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


For a list of all members of this type, see FieldInfo members.

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

See Also

© ESRI, Inc. All Rights Reserved.