TdxGridReportLinkStyles.CardRowCaption Property
In This Article
Specifies the style for the Grid control card views row captions within the report.
#Declaration
Delphi
property CardRowCaption: TcxStyle index vspsGridCardRowCaption read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
The CardRowCaption property allows you to define the style (font, text color and background color) for the Grid control card views row captions within the report.
See Also