NevronOpenVision
Nevron.Nov.Grid Namespace / NNumericColumnFormat Class
Members
NNumericColumnFormat Class
Represents a column format that is by default associated with numeric data types (Byte, Int16, Int32, UInt16, UInt32, Long, ULong, Float, Double, Decimal). Creates a NTextCellView that contains a formatted representation of the numeric value.
Object Model
NNumericColumnFormat 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.NNumericColumnFormat

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