NumberFormatter FormatInfo Property TIBCO Spotfire 6.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: 13.19.7018.3940 (13.19.7018.3940)
Syntax

protected NumberFormatInfo FormatInfo { get; }

Property Value

Type: NumberFormatInfo
See Also