Skip to main content
All docs
V25.1
  • TreeViewRowData Class

    Contains information about a TreeViewControl node.

    Namespace: DevExpress.Xpf.Grid.TreeView

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