ArcGIS Extensibility SDK for Silverlight - Library Reference
FieldSettings Class Members
See Also  Properties  Methods  Events Send comments on this topic
ESRI.ArcGIS.Client.Extensibility Namespace : FieldSettings Class


The following tables list the members exposed by FieldSettings.

Public Constructors

 NameDescription
public ConstructorFieldSettings Constructor  
Top

Public Properties

 NameDescription
public PropertyDisplayName Gets or sets the display name of the field to use when the field name is shown within the application  
public PropertyFieldTypeGets or sets the field's FieldType  
public PropertyName Gets or sets the name of the field in the dataset  
public PropertyVisibleInAttributeDisplay Gets or sets whether the field should be shown in the attribute table  
public PropertyVisibleOnMapTip Gets or sets whether the field should be included on popups  
Top

Public Methods

 NameDescription
public MethodToString Gets the string representation of the field  
Top

Protected Methods

 NameDescription
protected MethodOnPropertyChangedRaises the PropertyChanged event  
Top

Public Events

 NameDescription
public EventPropertyChanged Occurs when a property of the field has changed  
Top

See Also

© Esri, Inc. All Rights Reserved.