Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ToolBar Class / ButtonLayoutVert Property

In This Topic
    ButtonLayoutVert Property
    In This Topic
    Gets or sets the layout of the buttons when the toolbar is vertical.
    Syntax
    'Declaration
     
    
    Public Property ButtonLayoutVert As ButtonLayoutEnum
    public ButtonLayoutEnum ButtonLayoutVert {get; set;}
    See Also