FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / GroupStyle Class
Members

In This Topic
    GroupStyle Class
    In This Topic
    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
    public class GroupStyle : BaseGroupStyle 
    Inheritance Hierarchy

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

    See Also