[]
The GroupPanelStyles class represents the theme for the C1FlexGridGroupPanel control which contains display attributes that determine the appearance of control.
public class GroupPanelStyles : BaseTheme, IDisposable
Public Class GroupPanelStyles
Inherits BaseTheme
Implements IDisposable
| Name | Description |
|---|---|
| GroupPanelStyles(GroupPanelStyles) | Initializes a new instance of the GroupPanelStyles object. |
| 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. |
| Name | Description |
|---|---|
| Reset() | Reset all styles to default. |