TdxGridReportLinkStyles.Caption Property
Specifies the style for the Grid control card views caption within the report.
Declaration
property Caption: TcxStyle index vspsGridCaption read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
The Caption property allows you to define the style (font, text color and background color) for the Grid control card views caption within the report.
See Also