TcxGridLayoutViewOptionsCustomize.GroupExpanding Property
Specifies whether to display the Expand Button command in the layout group’s context menu.
Declaration
property GroupExpanding: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Set the GroupExpanding property to True, to display the layout group context menu’s Expand Button command.
The default value of the GroupExpanding property is False.
See Also