TcxCustomControlStyles.FilterBox Property
In This Article
Specifies the style for the filter panel.
#Declaration
Delphi
property FilterBox: TcxStyle index ecs_FilterBox read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use this property to customize the appearance of the following filter panel elements:
The background color
The font settings of the current filter criteria and control buttons
See Also