[]
        
(Showing Draft Content)

C1.Win.Command.RadialMenuCommandItem.Command

Command Property

Command

Gets or sets the C1Command associated with this menu item.

Declaration
[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