ESRI.ArcGIS.Mobile.Client
ListViewActionItem Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace : ListViewActionItem Class


The following tables list the members exposed by ListViewActionItem.

Public Constructors

 NameDescription
Public ConstructorListViewActionItem Constructor Constructs a ListViewActionItem object.  
Top

Public Properties

 NameDescription
Public PropertyAction Gets the action (Inherited from ESRI.ArcGIS.Mobile.Client.ActionItem<ExtendedListViewItem, SimpleActionDelegate>)
Public PropertyID Gets the ID of the ActionItem. (Inherited from ESRI.ArcGIS.Mobile.Client.ActionItem<ExtendedListViewItem, SimpleActionDelegate>)
Public PropertyItem Gets the item (Inherited from ESRI.ArcGIS.Mobile.Client.ActionItem<ExtendedListViewItem, SimpleActionDelegate>)
Top

Public Methods

 NameDescription
Public MethodToString Returns a string representation of the object. (Inherited from ESRI.ArcGIS.Mobile.Client.ActionItem<ExtendedListViewItem, SimpleActionDelegate>)
Top

See Also