Skip to main content
A newer version of this page is available. .
All docs
V22.2

TreeViewRowData Class

Contains information about a TreeViewControl node.

Namespace: DevExpress.Xpf.Grid.TreeView

Assembly: DevExpress.Xpf.Grid.v22.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