Gets the number formatting according to the current
configuration of the DecimalDigits,
GroupSeparatorEnabled, NegativePattern
and CurrencyCulture properties.
Namespace: Spotfire.Dxp.Data.Formatters
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
protected NumberFormatInfo FormatInfo { get; }
Property Value
Type: NumberFormatInfoVersion Information
See Also