[]
Allows to specify a caption (text and/or image) to be shown alongside the left edge of the menu.
[C1Category("Appearance")]
[C1Description("C1CommandMenu.SideCaption", "Allows to specify a caption (text and/or image) to be shown alongside the left edge of the menu.")]
public C1SideCaption SideCaption { get; set; }
<C1Category("Appearance")>
<C1Description("C1CommandMenu.SideCaption", "Allows to specify a caption (text and/or image) to be shown alongside the left edge of the menu.")>
Public Property SideCaption As C1SideCaption