Click or drag to resize

NumberDisplayFormatThousandsSeparator Property

Gets or sets a value indicating whether using thousands seperator.

Namespace:  Easymap.AddIn.Data.DisplayFormat
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public bool ThousandsSeparator { get; set; }

Property Value

Type: Boolean
See Also