Skip to main content

TcxEditorRowPropertiesExcelFilterPopupOptions Members

Contains settings of an editor row‘s Excel-inspired filter dropdown.

Constructors

Name Description
Create(TPersistent) Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent.

Properties

Name Description
ApplyChanges Specifies how an Excel-inspired dropdown window updates filter criteria for a container control item. Inherited from TcxCustomEditContainerItemExcelFilterPopupOptions.
DateTimeValuesPageType Specifies the UI type of an Excel-inspired filter dropdown’s Values page for a container control item that displays date-time values. Inherited from TcxCustomEditContainerItemExcelFilterPopupOptions.
DefaultPage Specifies which page of an Excel-inspired filter dropdown is active when it is invoked for a container control item. Inherited from TcxCustomEditContainerItemExcelFilterPopupOptions.
FilteredItemsList 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 Specifies if a container control item’s filter dropdown shows only those items that meet all the active filter criteria. Inherited from TcxCustomEditContainerItemCustomFilterPopupOptions.
NumericValuesPageType Specifies the UI type of an Excel-inspired filter dropdown’s Values page for a container control item that displays numeric values. Inherited from TcxCustomEditContainerItemExcelFilterPopupOptions.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.

Methods

Name Description
Assign(TPersistent) Updates an Excel-inspired filter dropdown’s settings of an item in a tree list or vertical grid control. Inherited from TcxCustomEditContainerItemExcelFilterPopupOptions.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ToString Inherited from TObject.
See Also