Skip to main content

TdxGridReportLinkStyles.CardCaptionRow Property

Specifies the style for the Grid control card views caption rows within the report.

Declaration

property CardCaptionRow: TcxStyle index vspsGridCardCaptionRow read; write;

Property Value

Type
TcxStyle

Remarks

The CardCaptionRow property allows you to define the style (font, text color and background color) for the Grid control card views caption rows within the report.

See Also