DataFormatterBaseIsLocalized Property

Spotfire 15.0 API Reference
Gets a value indicating whether this formatter is localized and always uses CultureInfo derived from the current running thread or not.

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#
public bool IsLocalized { get; }

Property Value

Type: Boolean
true if this instance is localized; otherwise, false.
Version Information


See Also

Reference