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

In This Topic
    TabSizeMode Property
    In This Topic
    Gets or sets the way in which the tabs are sized.
    Syntax
    'Declaration
     
    
    Public Property TabSizeMode As TabSizeModeEnum
    public TabSizeModeEnum TabSizeMode {get; set;}
    See Also