TdxLayoutWebLookAndFeelGroupOptions Properties
Represents group options for the Web look & feel style.| Name | Description |
|---|---|
| CaptionOptions | Specifies the color and the separator width for group captions associated with a specific Web look & feel style. |
| Color | Specifies the background color for layout groups. Inherited from TdxLayoutLookAndFeelGroupOptions. |
| FrameColor | Specifies the color for the frame displayed around a layout group. |
| FrameWidth | Determines a layout group‘s frame width. |
| OffsetCaption | Specifies whether caption text is indented from a layout group‘s frame border. |
| OffsetItems | Specifies whether item borders are indented from a layout group‘s frame border. |
| Padding | Specifies layout element padding settings. Inherited from TdxCustomLayoutLookAndFeelOptions. |
| SpaceBetweenButtons | Specifies the distance between layout group buttons, in pixels. Inherited from TdxLayoutLookAndFeelGroupOptions. |
See Also