NumberDisplayFormatThousandsSeparator Property |
Gets or sets a value indicating whether using thousands seperator.
Namespace: Easymap.AddIn.Data.DisplayFormatAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic bool ThousandsSeparator { get; set; }Public Property ThousandsSeparator As Boolean
Get
Set
Property Value
Boolean
See Also