TcxGridLayoutViewStyles.RecordCaption Property
Specifies the style for the card caption.
Declaration
property RecordCaption: TcxStyle index vsRecordCaption read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
The style for a certain card caption can be specified using the OnGetRecordCaptionStyle event.
See Also