[]
Gets or sets the C1Command associated with this menu item.
[C1Category("Behavior")]
[C1Description("RadialMenuCommandItem.Command", "The C1Command associated with this menu item.")]
public C1Command Command { get; set; }
<C1Category("Behavior")>
<C1Description("RadialMenuCommandItem.Command", "The C1Command associated with this menu item.")>
Public Property Command As C1Command