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

In This Topic
    ButtonLayoutCurrent Property
    In This Topic
    Gets the current layout of the buttons.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ButtonLayoutCurrent As ButtonLayoutEnum
    public ButtonLayoutEnum ButtonLayoutCurrent {get;}
    See Also