TcxCaptionRowProperties.Caption Property
Specifies the text for the current row header.
Declaration
property Caption: TCaption read; write;
Property Value
| Type |
|---|
| TCaption |
Remarks
The Caption property describes the current row’s data. Use this property to specify the text for the current row header.
See Also