TdxGridReportLinkStyles.Caption Property
In This Article
Specifies the style for the Grid control card views caption within the report.
#Declaration
Delphi
property Caption: TcxStyle index vspsGridCaption read; write;
#Property Value
Type |
---|
Tcx |
#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