Spread Windows Forms 12.0 Product Documentation
VerticalFlags Enumeration


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : VerticalFlags Enumeration
Specifies which part of the vertical line to draw.
Syntax
'Declaration
 
Public Enum VerticalFlags 
   Inherits System.Enum
'Usage
 
Dim instance As VerticalFlags
public enum VerticalFlags : System.Enum 
Members
MemberDescription
BothDraws the entire line.
DayOnlyDraws only the days region area.
HeaderOnlyDraws only the header area.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Spread.InputMan.CellType.VerticalFlags

See Also

Reference

GrapeCity.Win.Spread.InputMan.CellType Namespace