NumberFormatterFormatInfo Property

Spotfire 15.0 API Reference
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: NumberFormatInfo
Version Information


See Also

Reference