Skip to main content

TdxGridReportLinkStyles.FilterBar Property

Specifies the style for the Grid control table views filter panel within the report.

Declaration

property FilterBar: TcxStyle index vspsGridFilterBar read; write;

Property Value

Type
TcxStyle

Remarks

The FilterBar property allows you to define the style (font, text color and background color) for the Grid control table views filter panel within the report.

See Also