C1.WPF Namespace / C1MenuItem Class / Command Property

In This Topic
Command Property (C1MenuItem)
In This Topic
Gets or sets the command to invoke when this button is pressed.
Syntax
'Declaration
 
Public Property Command As ICommand
 
See Also