[]
Gets the object (menu, toolbar etc.) containing this command link.
[Browsable(false)]
[C1Description("C1CommandLink.Owner", "Gets the object (menu, toolbar etc.) containing this command link.")]
public object Owner { get; }
<Browsable(False)>
<C1Description("C1CommandLink.Owner", "Gets the object (menu, toolbar etc.) containing this command link.")>
Public ReadOnly Property Owner As Object