ArcGIS Runtime SDK for WPF - Library Reference
FieldInfo Class Members
See Also  Properties  Methods  Events
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 PropertyFieldNameGets or sets the name of the field.  
public PropertyFormatGets 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 PropertyInputTypeGets or sets the type of input for the string value (for edit popup).  
public PropertyIsEditableGets a value indicating whether the field is editable (for edit popup)  
public PropertyLabelGets or sets the label that is shown for this field in the popup.  
public PropertyToolTipGets or sets the tool tip that is shown for this field in the popup (for edit popup).  
public PropertyVisibleGets a value indicating whether this field should be visible.  
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)
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.