TreeListColumn.FilterInfo Property
Gets an object specifying custom filter criteria.
Namespace: DevExpress.XtraTreeList.Columns
Assembly: DevExpress.XtraTreeList.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraTreeList.Columns.TreeListColumnFilterInfo | A DevExpress.XtraTreeList.Columns.TreeListColumnFilterInfo object specifying the filter criteria to be applied. |
See Also