TcxGridCustomRowLayoutOptions.CaptionSuffix Property
Specifies a suffix string appended to all editor captions in a Table View row’s layout.
Declaration
property CaptionSuffix: string read; write;
Property Value
Type | Description |
---|---|
string | A string appended to all editor captions. |
Remarks
The CaptionSuffix property’s default value is an empty string.
See Also