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

Gets or sets the number of decimal places that are shown for numeric values in this field. Applies to numeric fields only.

Syntax

Visual Basic (Declaration) 
Public Property NumDecimalPlaces As Nullable(Of Integer)
C# 
public Nullable<int> NumDecimalPlaces {get; set;}

Property Value

The number of decimal places.

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.