ArcGIS Runtime SDK for WPF - Library Reference
FormatInfo Class Members
See Also  Properties  Methods  Events
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 PropertyDateFormatGets or sets the format in which to display dates for this field. Applies to date fields only.  
public PropertyNumDecimalPlacesGets or sets the number of decimal places that are shown for numeric values in this field. Applies to numeric fields only.  
public PropertyShowDigitSeparatorGets 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 MethodAddCustomPropertyAdds the custom property. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
public MethodGetCustomPropertyGets the custom property. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
public MethodGetFormattedValueGets the value formatted using the format info.  
Top

Public Events

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

See Also

© ESRI, Inc. All Rights Reserved.