TdxLayoutGroupButtonOptions Properties
Contains settings for layout group buttons.Name | Description |
---|---|
Alignment | Specifies the horizontal alignment of layout group buttons. |
Buttons | Provides access to the action button collection in a layout group. |
CheckBox | Provides access to a check box’s settings. |
DefaultHeight | Specifies the default height for buttons. |
DefaultWidth | Specifies the default width for buttons. |
ExpandButton | Provides access to an expand button that belongs to a group. |
Group | Provides access to a group that owns the buttons. |
ShowExpandButton | Specifies if the expand button is visible in a layout group‘s caption. |
Visible | Specifies if layout group buttons are visible. |
See Also