[]
The GroupPanelCommonStyle class contains display attributes that determine the appearance of C1FlexGridGroupPanel on control on the screen.
public class GroupPanelCommonStyle : BaseGroupPanelCommonStyle
Public Class GroupPanelCommonStyle
Inherits BaseGroupPanelCommonStyle
| Name | Description |
|---|---|
| BackImageAlignment | Gets or sets the alignment used to render the background image. |
| BackImageScaling | Gets or sets the scaling used to render the background image. |
| BackgroundImage | Gets or sets the background image displayed in the control. |
| Disabled | Gets or sets the style to be used when the element is disabled. |
| DragMarkerColor | Gets or sets the color of drag marker. |
| Font | Gets or sets text font of element. |
| Hot | Gets or sets the style to be used when the element is hot. |
| Margins | Gets or sets the thickness of the margins around the element. |
| Padding | Gets or sets the thickness of the padding between the element edges and its content. |