ArcGIS API for Silverlight - Library Reference
FormatInfo Class Members
See Also  Properties  Methods  Events Send comments on this topic
ESRI.ArcGIS.Client.WebMap Namespace : FormatInfo Class


The following tables list the members exposed by FormatInfo.

Public Constructors

 NameDescription
public ConstructorFormatInfo Constructor  
Top

Public Properties

 NameDescription
public PropertyDateFormat Gets or sets the format in which to display dates for this field. Applies to date fields only.  
public PropertyNumDecimalPlaces Gets or sets the number of decimal places that are shown for numeric values in this field. Applies to numeric fields only.  
public PropertyShowDigitSeparator 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.  
Top

Public Methods

 NameDescription
public MethodAddCustomProperty Adds the custom property. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
public MethodGetCustomProperty Gets the custom property. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
public MethodGetFormattedValue Gets the value formatted using the format info.  
Top

Public Events

 NameDescription
public EventPropertyChanged Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
Top

See Also

© ESRI, Inc. All Rights Reserved.