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


In This Topic
    NDateTimeColumnFormat Class
    In This Topic
    Represents a column format that is by default associated with the DateTime column data type. Creates a NTextCellView that contains a formatted representation of the DateTime value.
    Object Model
    NDateTimeColumnFormat Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NElement
                Nevron.Nov.Grid.NColumnFormat
                   Nevron.Nov.Grid.NTextValueColumnFormat<TValueFormatter>
                      Nevron.Nov.Grid.NDateTimeColumnFormat

    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