TreeListUnboundColumnDataEventArgs Class
Provides data for the TreeListView.CustomUnboundColumnData event.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Remarks
To learn more, see Unbound Columns.
Inheritance
Object
EventArgs
ColumnDataEventArgsBase
TreeListUnboundColumnDataEventArgs
See Also