vcl-cxvgrid-d082d612.md
Contains an editor row‘s filter dropdown settings.
TcxEditorRowPropertiesFilterPopupOptions = class(
TcxCustomEditContainerItemFilterPopupOptions
)
This class provides the following members that allow you to:
Specify if an editor row populates a filter dropdown with value items (AddValueItems).
Disable the editor item’s filter dropdown (Enabled).
Limit the number of items in the editor row’s filter dropdown according to the current filter criteria (FilteredItemsList and FilteredItemsListShowFilteredItemsOnly).
Disable the most recently used (MRU) values list for the editor row (MRUItemsList).
An editor row’s Properties.Options.FilterPopup property references a TcxEditorRowPropertiesFilterPopupOptions object.
TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomEditContainerItemCustomFilterPopupOptions TcxCustomEditContainerItemFilterPopupOptions TcxEditorRowPropertiesFilterPopupOptions
See Also
TcxTreeListColumnFilterPopupOptions