CustomColumnFilterListEventArgs Properties
Provides data for the TreeListView.CustomFilterPopupList event.| Name | Description |
|---|---|
| Column | Gets or sets a column which owns the processed cell. |
| Node | Gets or sets a node which contains the processed cell. |
| Visible | Gets or sets whether the processed value is displayed within a column’s Drop-down Filter. |
See Also