[]
        
(Showing Draft Content)

C1.Win.FlexGrid.GroupPanelStyles

GroupPanelStyles Class

The GroupPanelStyles class represents the theme for the C1FlexGridGroupPanel control which contains display attributes that determine the appearance of control.

Inheritance
GroupPanelStyles
Implements
Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.GroupPanel.10.dll
Syntax
public class GroupPanelStyles : BaseTheme, IDisposable
Public Class GroupPanelStyles
    Inherits BaseTheme
    Implements IDisposable

Constructors

Name Description
GroupPanelStyles(GroupPanelStyles)

Initializes a new instance of the GroupPanelStyles object.

Properties

Name Description
ClearButton

Gets or sets ClearButtonStyle contains display attributes that determine the appearance of ClearButton element on the screen.

Common

Gets or sets GroupPanelCommonStyle contains display attributes that determine the appearance of C1FlexGridGroupPanel control on the screen.

Group

Gets or sets GroupStyle contains display attributes that determine the appearance of group element on the screen.

Methods

Name Description
Reset()

Reset all styles to default.