[]
Gets or sets the layout of the buttons when the toolbar is horizontal.
[C1Category("Behavior")]
[C1Description("C1ToolBar.ButtonLayoutHorz", "Gets or sets the layout of the buttons when the toolbar is horizontal.")]
public ButtonLayoutEnum ButtonLayoutHorz { get; set; }
<C1Category("Behavior")>
<C1Description("C1ToolBar.ButtonLayoutHorz", "Gets or sets the layout of the buttons when the toolbar is horizontal.")>
Public Property ButtonLayoutHorz As ButtonLayoutEnum