TcxCustomEditContainerItemExcelFilterPopupOptions Properties
The base class for all classes that implement settings of an item’s Excel-inspired filter dropdown in tree list and vertical grid controls.
Name | Description |
---|---|
Apply |
Specifies how an Excel-inspired dropdown window updates filter criteria for a container control item. |
Date |
Specifies the UI type of an Excel-inspired filter dropdown’s Values page for a container control item that displays date-time values. |
Default |
Specifies which page of an Excel-inspired filter dropdown is active when it is invoked for a container control item. |
Filtered |
Specifies if the container control limits the filter dropdown’s value list for a container control item according to the active filter criteria.
Inherited from Tcx |
Filtered |
Specifies if a container control item’s filter dropdown shows only those items that meet all the active filter criteria.
Inherited from Tcx |
Numeric |
Specifies the UI type of an Excel-inspired filter dropdown’s Values page for a container control item that displays numeric values. |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
See Also