True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid.Util Namespace / SplitDivider Class / Width Property

In This Topic
    Width Property (SplitDivider)
    In This Topic
    Gets or sets the width.
    Syntax
    'Declaration
     
    Public Property Width As System.Integer
    public System.int Width {get; set;}

    Property Value

    The width.
    See Also