Input for WinForms | ComponentOne
C1.Framework Namespace / GridPanel Class / Width Property

In This Topic
    Width Property (GridPanel)
    In This Topic
    Element width. Set to -1 to let the element calculate it automatically.
    Syntax
    'Declaration
     
    
    Public Property Width As Integer
    public int Width {get; set;}
    See Also