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


In This Topic
    NSummaryCellCollection Class
    In This Topic
    Represents a collection of NSummaryCell. An instance of this collection serves as header for each NSummaryRow.
    Object Model
    NSummaryCellCollection Class
    Syntax
    'Usage
     
    
    Dim instance As NSummaryCellCollection
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NElement
                Nevron.Nov.Dom.NElementCollection<T>
                   Nevron.Nov.Grid.NCellCollection<TCell>
                      Nevron.Nov.Grid.NSpanCellCollection<TCell>
                         Nevron.Nov.Grid.NSummaryCellCollection

    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