TreeView for WinForms | ComponentOne
C1.Framework Namespace / Thickness Structure / Width Property

In This Topic
    Width Property (Thickness)
    In This Topic
    Gets the combined thickness for the right and left edges.
    Syntax
    'Declaration
     
    
    <BrowsableAttribute(False)>
    Public ReadOnly Property Width As Integer
    [Browsable(false)]
    public int Width {get;}
    See Also