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


In This Topic
    NRecordDataRow Class
    In This Topic
    Represents a record data row that is used to represent a single record from the datasource. The expandable content of a record data row is a set of details rows that are dynamically created by the grid. Record data rows are automatically created for each record shown by the NTableGrid.
    Object Model
    NRecordDataRow 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.NRecordDataRow

    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