TcxPanelStyle Properties
Contains appearance settings of a TcxGroupBox control displayed as a panel.Name | Description |
---|---|
Active | Applies the panel paint style. |
BorderWidth | Specifies the horizontal and vertical indents (in pixels) between a panel’s edges and its content. |
CaptionIndent | Specifies the horizontal and vertical indents (in pixels) between a panel’s edges and caption. |
OfficeBackgroundKind | Specifies a panel’s background color if the panel is painted using the lfOffice11 style. |
WordWrap | Specifies whether the caption is wrapped, if it doesn’t fit the control’s width. |
See Also