TreeListColumn Class
In This Article
A column within a TreeListControl.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Returned By
The CustomColumnFilterListEventArgs.Column property returns an instance of TreeListColumn.
#Remarks
TreeList columns introduce the same market-leading features exposed by DXGrid columns. To learn more, see Columns and Creating Columns and Binding Them to Data Fields.
#Inheritance
Object
DispatcherObject
DependencyObject
ContentElement
FrameworkContentElement
DXFrameworkContentElement
BaseColumn
ColumnBase
DevExpress.Xpf.Grid.GridColumnBase
TreeListColumn
See Also