ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.5.2 Assembly / C1.Win.C1SplitContainer Namespace / C1SplitContainer Class / SplitterWidth Property

In This Topic
    SplitterWidth Property
    In This Topic
    Gets or sets the width of a splitter element.
    Syntax
    'Declaration
     
    Public Property SplitterWidth As System.Integer
    public System.int SplitterWidth {get; set;}
    See Also