Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxCustomGridTableView.FilterBox Property

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

#Declaration

Delphi
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