Back to Devexpress

TcxCustomNavigatorButtons.Filter Property

vcl-cxnavigator-dot-tcxcustomnavigatorbuttons.md

latest1.1 KB
Original Source

TcxCustomNavigatorButtons.Filter Property

A button that invokes the Filter Builder dialog to create filter expressions.

Declaration

delphi
property Filter: TcxNavigatorButton index NBDI_FILTER read; write;

Property Value

Type
TcxNavigatorButton

Remarks

This button is always enabled regardless of the state of the other buttons.

The default index of this button in the collection is NBDI_FILTER.

See Also

TcxCustomGridTableView.OnFilterControlDialogShow

TcxEditingControl.OnFilterControlDialogShow

TcxCustomNavigatorButtons Class

TcxCustomNavigatorButtons Members

cxNavigator Unit