C1.iOS.Viewer Assembly / C1.iOS.Viewer Namespace / MenuItem Class
Properties Methods Events

MenuItem Class Members

The following tables list the members exposed by MenuItem.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the name of menu item.  
Public PropertyGets or sets the icon of the menu item.  
Public PropertyGets or sets the command of the menu item.  
Public PropertyGets or sets position of this MenuItem.  
Public PropertyGets or sets a value indicating whether the icon is visible or not.  
Public PropertyGets or sets a value indicating whether this MenuItem is visible.  
Top
Public Methods
 NameDescription
Public MethodRaises the PropertyChanged event.  
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes.  
Top
See Also