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

In This Topic
    GroupPanelStyles Class
    In This Topic
    The GroupPanelStyles class represents the theme for the C1FlexGridGroupPanel control which contains display attributes that determine the appearance of control.
    Object Model
    GroupPanelStyles Class
    Syntax
    'Declaration
     
    
    Public Class GroupPanelStyles 
       Inherits BaseTheme
    public class GroupPanelStyles : BaseTheme 
    Inheritance Hierarchy

    System.Object
       C1.Win.FlexGrid.BaseTheme
          C1.Win.FlexGrid.GroupPanelStyles

    See Also