A newer version of this page is available.
Switch to the current version.
TreeListUnboundColumnDataEventArgs Class
Provides data for the TreeListView.CustomUnboundColumnData event.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v19.2.dll
Declaration
public class TreeListUnboundColumnDataEventArgs :
ColumnDataEventArgsBase
Public Class TreeListUnboundColumnDataEventArgs
Inherits ColumnDataEventArgsBase
Remarks
To learn more, see Unbound Columns.
Inheritance
Object
EventArgs
ColumnDataEventArgsBase
TreeListUnboundColumnDataEventArgs
See Also
Feedback