Skip to main content
All docs
V23.2

TreeViewRowData Class

Contains information about a TreeViewControl node.

Namespace: DevExpress.Xpf.Grid.TreeView

Assembly: DevExpress.Xpf.Grid.v23.2.dll

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public class TreeViewRowData :
    TreeListRowData

Remarks

The following templates use a TreeViewRowData object as the data context:

Inheritance

See Also