Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / CentralTabMinimumSize Class / WidthType Property

In This Topic
    WidthType Property
    In This Topic
    Gets or sets the value that specifies how the central tab width should be sized.
    Syntax
    'Declaration
     
    
    Public Property WidthType As SizeType
    public SizeType WidthType {get; set;}
    See Also