Skip to main content

TcxCustomGridTableView.FilterBox Property

Contains settings that determine the appearance aspects of the grid View’s filter box.

Declaration

property FilterBox: TcxGridFilterBox read; write;

Property Value

Type
TcxGridFilterBox

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