ArcGIS API for Silverlight - Library Reference
ShowDigitSeparator Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap Namespace > FormatInfo Class : ShowDigitSeparator Property

Gets or sets a value indicating whether the number should have a decimal separator. Depending on locale this would be a comma or a decimal point. Applies to numeric fields only.

Syntax

Visual Basic (Declaration) 
Public Property ShowDigitSeparator As Nullable(Of Boolean)
C# 
public Nullable<bool> ShowDigitSeparator {get; set;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.