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

    Contains information about a TreeViewControl node.

    Namespace: DevExpress.Xpf.Grid.TreeView

    Assembly: DevExpress.Xpf.Grid.v26.1.dll

    Declaration

    public class TreeViewRowData :
        TreeListRowData

    Remarks

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

    Inheritance

    See Also