TdxLayoutLookAndFeelItemOptions Properties
The base class for the objects that represent item options for different look & feel types.| Name | Description |
|---|---|
| CaptionOptions | Specifies caption options for a layout element. Inherited from TdxCustomLayoutLookAndFeelOptions. |
| ControlBorderColor | Specifies the border color of the control linked to a standard layout item. |
| ControlBorderStyle | Specifies the border style of the control linked to a standard layout item. |
| Padding | Specifies layout element padding settings. Inherited from TdxCustomLayoutLookAndFeelOptions. |
See Also