TreeListRowData Class
Contains information about a node.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v24.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Remarks
A TreeListRowData object contains information about a node and serves as a data context (binding source) for the following templates: TreeListView.DataRowTemplate and TreeListView.PrintRowTemplate.
Inheritance
Object
DispatcherObject
DependencyObject
DataObjectBase
RowDataBase
DevExpress.Xpf.Grid.ColumnsRowDataBase
RowData
TreeListRowData
See Also