FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / GroupPanelStyles Class / Group Property

In This Topic
    Group Property (GroupPanelStyles)
    In This Topic
    Gets or sets GroupStyle contains display attributes that determine the appearance of group element on the screen.
    Syntax
    'Declaration
     
    
    Public Property Group As GroupStyle
    public GroupStyle Group {get; set;}
    See Also