Back to Devexpress

TcxCustomGridTableView.FilterBox Property

vcl-cxgridcustomtableview-dot-tcxcustomgridtableview-3129816a.md

latest866 B
Original Source

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

TcxCustomGridTableView Class

TcxCustomGridTableView Members

cxGridCustomTableView Unit