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