ComponentOne InputPanel for WinForms
Height Property (InputComponent)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComponent Class : Height Property
Gets or sets the height of the component. Set to -1 to let the component calculate it automatically.
Syntax
'Declaration
 
Public Overridable Property Height As System.Integer
public virtual System.int Height {get; set;}
See Also

Reference

InputComponent Class
InputComponent Members