Skip to main content

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
ApplyChanges protected Specifies how an Excel-inspired dropdown window updates filter criteria for a container control item.
DateTimeValuesPageType protected Specifies the UI type of an Excel-inspired filter dropdown’s Values page for a container control item that displays date-time values.
DefaultPage protected Specifies which page of an Excel-inspired filter dropdown is active when it is invoked for a container control item.
FilteredItemsList protected 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 TcxCustomEditContainerItemCustomFilterPopupOptions.
FilteredItemsListShowFilteredItemsOnly protected Specifies if a container control item’s filter dropdown shows only those items that meet all the active filter criteria. Inherited from TcxCustomEditContainerItemCustomFilterPopupOptions.
NumericValuesPageType protected 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 TcxInterfacedPersistent.
See Also