TcxCaptionRowProperties.Caption Property
In This Article
Specifies the text for the current row header.
#Declaration
Delphi
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