TdxLayoutLookAndFeelPadding Properties
Contains layout element padding settings.Name | Description |
---|---|
AssignedValues | Contains options for activating padding on four sides of a layout element. |
Bottom | Specifies the layout element‘s bottom padding in pixels. |
Left | Specifies the layout element‘s left padding in pixels. |
Right | Specifies the layout element‘s right padding in pixels. |
Top | Specifies the layout element‘s top padding in pixels. |
See Also