ESRI.ArcGIS.Mobile.Client
IUICommand Interface Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace : IUICommand Interface


The following tables list the members exposed by IUICommand.

Public Properties

 NameDescription
 PropertyDescription A brief description of what the command does.  
 PropertyImage The image to display in the user-interface for this command.  
 PropertyIsCheckable Indicates whether the IUICommand can be checked.  
 PropertyIsChecked Indicates whether the IUICommand is checked.  
 PropertyText The caption to display in the user-interface for this command.  
Top

See Also