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
Syntaxpublic bool ThousandsSeparator { get; set; }
Public Property ThousandsSeparator As Boolean
Get
Set
Property Value
Type:
Boolean
See Also