TcxCustomNavigatorButtons.Filter Property
A button that invokes the Filter Builder dialog to create filter expressions.
Declaration
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