Skip to main content

TdxGridReportLinkStyles.Preview Property

Specifies the style for the Grid control table views row preview section within the report.

Declaration

property Preview: TcxStyle index vspsGridPreview read; write;

Property Value

Type
TcxStyle

Remarks

The Preview property allows you to define the style (font, text color and background color) for the Grid control table views row preview section within the report.

See Also