ESRI.ArcGIS.Mobile.Client
Group Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Mobile.Client.Controls.Groups Namespace : Group Class


The following tables list the members exposed by Group.

Public Constructors

 NameDescription
Public ConstructorGroup ConstructorOverloaded.  Constructs a Group object.  
Top

Public Properties

 NameDescription
Public PropertyGroupView Gets the parent control.  
Public PropertyItems Gets the collection of Items in the Group.  
Top

Protected Methods

 NameDescription
Protected MethodOnClicked Occurs when the area the group covers is clicked.  
Protected MethodOnGroupChanged Occurs when the list of items in the Group changes.  
Top

Public Events

 NameDescription
Public EventClicked Occurs when the area the group covers is clicked.  
Top

See Also