ESRI.ArcGIS.Mobile.Client
EditFeatureAttributesViewModel Class Members
See Also  Properties  Events Send Feedback
ESRI.ArcGIS.Mobile.Client.Pages Namespace : EditFeatureAttributesViewModel Class


The following tables list the members exposed by EditFeatureAttributesViewModel.

Public Constructors

 NameDescription
Public ConstructorEditFeatureAttributesViewModel Constructor Edit Feature Attributes View Model  
Top

Public Properties

 NameDescription
Public PropertyAttributeEditControl Determines if AttributeEditControl will be visible.  
Public PropertyAttributesEditViewModel Attrbiute View Model.  
Public PropertyFeature Feature  
Public PropertyGeometryCollectionViewModel Geometry Collection View Model.  
Public PropertyGeometryEditViewModel Geometry Edit View Model.  
Public PropertyShowGeometryCollectionControl Determines if GeometryCollectionControl will be visible.  
Public PropertyShowGeometryEditControl Determines if GeometryEditControl will be visible.  
Top

Public Events

 NameDescription
Public EventCreatingGeometryCollectionMethods Raised when the collection of geometry collection methods is being created.  
Public EventCreatingGeometryEditOperations Raised when the collection of geometry edit operations are being created.  
Public EventPropertyChanged Property Changed  
Top

See Also