TcxCustomGridTableView.FilterBox Property
In This Article
Contains settings that determine the appearance aspects of the grid View’s filter box.
#Declaration
Delphi
property FilterBox: TcxGridFilterBox read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the FilterBox property to access the settings that determine the various appearance aspects of the grid View’s filter box (such as its visibility, position, the availability of the filter customization button, etc.)
See Also