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