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: 12.0.0.0
Syntax
public bool ThousandsSeparator { get; set; }

Property Value

Type: Boolean
See Also