C1.WPF Namespace / C1MenuItem Class / CommandParameter Property

In This Topic
CommandParameter Property (C1MenuItem)
In This Topic
Gets or sets the parameter to pass to the Command property.
Syntax
'Declaration
 
Public Property CommandParameter As Object
 
See Also