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

In This Topic
    SplitterWidth Property
    In This Topic
    Gets or sets the width of automatic splitters drawn between pages of the control when page docking is enabled.
    Syntax
    'Declaration
     
    
    Public Property SplitterWidth As Integer
    public int SplitterWidth {get; set;}
    See Also