Skip to main content

TdxGridReportLinkStyles.CardRowCaption Property

Specifies the style for the Grid control card views row captions within the report.

Declaration

property CardRowCaption: TcxStyle index vspsGridCardRowCaption read; write;

Property Value

Type
TcxStyle

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