Nevron Open Vision Documentation
Nevron.Nov.Grid Namespace / NTreeDataRow Class
Members


In This Topic
    NTreeDataRow Class
    In This Topic
    Represents a data row that is used to represent a single record from the data set and can contain child tree data rows. The expandable content of a tree data row is a collection of other tree data rows. Tree data rows are automatically created for each record shown by the NTreeGrid.
    Object Model
    NTreeDataRow Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NElement
                Nevron.Nov.Grid.NRow
                   Nevron.Nov.Grid.NHierarchicalRow
                      Nevron.Nov.Grid.NDataRow
                         Nevron.Nov.Grid.NTreeDataRow

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also