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


In This Topic
    NDefaultDataRowMeasure Class
    In This Topic
    Represents the default data row measure element. Its purpose is to measure the default height of data rows which are not already realized. A reference to this class can be obtained from the NGrid.DefaultDataRowHeightMeasure property.
    Object Model
    NDefaultDataRowMeasure Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NElement
                Nevron.Nov.Grid.NDefaultRowMeasure<TCell,TCellCollection>
                   Nevron.Nov.Grid.NDefaultDataRowMeasure

    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