[]
        
(Showing Draft Content)

C1.Win.Command.C1ToolBar.ButtonLayoutVert

ButtonLayoutVert Property

ButtonLayoutVert

Gets or sets the layout of the buttons when the toolbar is vertical.

Declaration
[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