[]
Gets or sets the C1ContextMenu component associated with this command.
[C1Category("Behavior")]
[C1Description("C1Command.C1ContextMenu", "Gets or sets the C1ContextMenu component associated with this command.")]
public C1ContextMenu C1ContextMenu { get; set; }
<C1Category("Behavior")>
<C1Description("C1Command.C1ContextMenu", "Gets or sets the C1ContextMenu component associated with this command.")>
Public Property C1ContextMenu As C1ContextMenu