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

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