Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RangeGroupButtonStyle Enumeration


RangeGroupButtonStyle Enumeration
Specifies the button style for an outline (range group) of rows or columns.
Syntax
'Declaration
 
Public Enum RangeGroupButtonStyle 
   Inherits System.Enum
 
'Usage
 
Dim instance As RangeGroupButtonStyle
Members
MemberDescription
EnhancedDisplays an enhanced outline (range group) button style
StandardDisplays the standard window button style
SystemDisplays the System button style
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.RangeGroupButtonStyle

See Also