TcxGridLayoutViewOptionsCustomize.RecordExpanding Property
Specifies whether to display expand buttons within card captions.
Declaration
property RecordExpanding: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Set the RecordExpanding property to True, to display expand buttons within card captions.
The default value of the RecordExpanding property is False.
See Also