Skip to main content

TcxCustomEditContainerItemCustomFilterPopupOptions Class

The base class for all classes that implement settings of a filter dropdown invoked for a container control item (that is, a column or row in a tree list or vertical grid control).

Declaration

TcxCustomEditContainerItemCustomFilterPopupOptions = class(
    TcxInterfacedPersistent
)

Remarks

This class provides the following members that allow you to:

Do not use the TcxCustomEditContainerItemCustomFilterPopupOptions class directly. Use its descendants instead.

Inheritance

TObject
TPersistent
TInterfacedPersistent
TcxInterfacedPersistent
TcxCustomEditContainerItemCustomFilterPopupOptions
See Also