C1.Win.C1FlexGrid Namespace / GroupStyle Class
Members

GroupStyle Class
The GroupStyle class contains display attributes that determine the appearance of group element on the screen.
Object Model
GroupStyle Class
Syntax
'Declaration
 
Public Class GroupStyle 
   Inherits BaseGroupStyle
 
Inheritance Hierarchy

System.Object
   C1.Win.C1FlexGrid.BaseStyle
      C1.Win.C1FlexGrid.BasePropStyle
         C1.Win.C1FlexGrid.BaseContentStyle
            C1.Win.C1FlexGrid.BaseGroupStyle
               C1.Win.C1FlexGrid.GroupStyle

See Also