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


The following tables list the members exposed by FieldInfo.

Public Constructors

 NameDescription
public ConstructorFieldInfo Constructor  
Top

Public Properties

 NameDescription
public PropertyFieldName Gets or sets the name of the field.  
public PropertyFormat Gets or sets the format that drives the formatting of the field when used in the application. Applies anywhere the field is used in the popup (media, title, description, etc.). Applies only to fields of type date or number.  
public PropertyInputType Gets or sets the type of input for the string value (for edit popup).  
public PropertyIsEditable Gets a value indicating whether the field is editable (for edit popup)  
public PropertyLabel Gets or sets the label that is shown for this field in the popup.  
public PropertyToolTip Gets or sets the tool tip that is shown for this field in the popup (for edit popup).  
public PropertyVisible Gets a value indicating whether this field should be visible.  
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)
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.