InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / RowDefinition Class / Height Property

In This Topic
    Height Property (RowDefinition)
    In This Topic
    Gets ot sets the height of the column.
    Syntax
    'Declaration
     
    Public Property Height As Integer
    public int Height {get; set;}
    See Also