ComponentOne Basic Library for UWP
CommandParameter Property (C1RadialMenuItem)

C1.UWP Assembly > C1.Xaml Namespace > C1RadialMenuItem Class : CommandParameter Property
Gets or sets the parameter to pass to the Command property.
Syntax
'Declaration
 
Public Property CommandParameter As System.Object
public System.object CommandParameter {get; set;}
See Also

Reference

C1RadialMenuItem Class
C1RadialMenuItem Members