[]
Gets or sets the orientation of the toolbar.
[C1Category("Layout")]
[C1Description("C1ToolBar.Horizontal", "Gets or sets the orientation of the toolbar.")]
[Browsable(true)]
public bool Horizontal { get; set; }
<C1Category("Layout")>
<C1Description("C1ToolBar.Horizontal", "Gets or sets the orientation of the toolbar.")>
<Browsable(True)>
Public Property Horizontal As Boolean