TcxTreeListFiltering Properties
Contains a TreeList control’s filter settings.| Name | Description |
|---|---|
| ColumnExcelPopup | Provides access to an Excel-inspired filter dropdown’s settings. |
| ColumnPopup | Provides access to the setting common to all filter dropdowns. |
| ColumnPopupMode | Specifies the active filter dropdown type for a Tree List control. |
| EditingControl protected | Inherited from TcxControlOptions. |
| ExpressionEditing | Specifies if a user can edit expressions in Filter Builder. Inherited from TcxControlOptionsFiltering. |
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
See Also