TreeListCustomColumnDisplayTextEventArgs.Column Property
In This Article
Gets the column which owns the processed cell.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Column |
A Column |
See Also