vcl-cxtl-24b2ed7e.md
Contains a TreeList control’s filter settings.
TcxTreeListFiltering = class(
TcxControlOptionsFiltering
)
This class provides the following members that allow you to:
Switch between available filter dropdown types (ColumnPopupMode).
Customize general column filter dropdown options (ColumnPopup).
Adjust appearance and behavior settings of an Excel-inspired filter dropdown (ColumnExcelPopup).
Display a filter customization dialog (RunCustomizeDialog).
A TreeList control’s Filtering property references a TcxTreeListFiltering object.
TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxControlOptions TcxControlOptionsFiltering TcxTreeListFiltering
See Also