Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTab Class / TabLayout Property

In This Topic
    TabLayout Property
    In This Topic
    Gets or sets the layout of text and images on the tabs.
    Syntax
    'Declaration
     
    
    Public Property TabLayout As ButtonLayoutEnum
    public ButtonLayoutEnum TabLayout {get; set;}
    See Also