FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / GroupPanelStyles Class
Properties Methods Events


In This Topic
    GroupPanelStyles Class Members
    In This Topic

    The following tables list the members exposed by GroupPanelStyles.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GroupPanelStyles object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets ClearButtonStyle contains display attributes that determine the appearance of ClearButton element on the screen.  
    Public PropertyGets or sets GroupPanelCommonStyle contains display attributes that determine the appearance of C1FlexGridGroupPanel control on the screen.  
    Public PropertyGets or sets GroupStyle contains display attributes that determine the appearance of group element on the screen.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyComponent type. (Inherited from C1.Win.C1FlexGrid.BaseTheme)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from C1.Win.C1FlexGrid.BaseTheme)
    Public MethodOverridden. Reset all styles to default.  
    Top
    Protected Methods
     NameDescription
    Protected MethodGet style by name. (Inherited from C1.Win.C1FlexGrid.BaseTheme)
    Protected MethodInvokes the PropertyChanged event. (Inherited from C1.Win.C1FlexGrid.BaseTheme)
    Protected MethodSet existing style or add new. (Inherited from C1.Win.C1FlexGrid.BaseTheme)
    Protected MethodTo subscribe to events of changing styles. (Inherited from C1.Win.C1FlexGrid.BaseTheme)
    Protected MethodTo unsubscribe to events of changing styles. (Inherited from C1.Win.C1FlexGrid.BaseTheme)
    Top
    Public Events
     NameDescription
    Public EventFires when any property is changed. (Inherited from C1.Win.C1FlexGrid.BaseTheme)
    Top
    See Also