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