TdxGridReportLinkStyles.Content Property
Specifies the style for the Grid control table and card views data cells within the report.
Declaration
property Content: TcxStyle index vspsGridContent read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
The Content property allows you to define the style (font, text color and background color) for the Grid control table and card views data cells within the report.
See Also