InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / GridPanel Class / Height Property

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