ESRI.ArcGIS.Mobile.Client
CommandLinkWindowItem Class Members
See Also  Properties  Events Send Feedback
ESRI.ArcGIS.Mobile.Client.Windows Namespace : CommandLinkWindowItem Class


The following tables list the members exposed by CommandLinkWindowItem.

Public Constructors

 NameDescription
Public ConstructorCommandLinkWindowItem ConstructorOverloaded.  Initializes a new instance of the CommandLinkWindowItem class.  
Top

Public Properties

 NameDescription
Public PropertyIcon Gets or sets the image of the item.  
Public PropertyNote Gets or sets the descriptive note of the item.  
Public PropertyTag Gets or sets the user-data of the item.  
Public PropertyTitle Gets or sets the title of the item.  
Top

Public Events

 NameDescription
Public EventPropertyChanged Raised when a property value changes.  
Top

See Also