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

In This Topic
    GroupPanelCommonStyle Class
    In This Topic
    The GroupPanelCommonStyle class contains display attributes that determine the appearance of C1FlexGridGroupPanel on control on the screen.
    Object Model
    GroupPanelCommonStyle Class
    Syntax
    'Declaration
     
    
    Public Class GroupPanelCommonStyle 
       Inherits BaseGroupPanelCommonStyle
    public class GroupPanelCommonStyle : BaseGroupPanelCommonStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.FlexGrid.BaseStyle
          C1.Win.FlexGrid.BasePropStyle
             C1.Win.FlexGrid.BaseContentStyle
                C1.Win.FlexGrid.BaseGroupPanelCommonStyle
                   C1.Win.FlexGrid.GroupPanelCommonStyle

    See Also