InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputControlHost Class / ElementHeight Property

In This Topic
    ElementHeight Property (InputControlHost)
    In This Topic
    Gets or sets the height of the inner element.
    Syntax
    'Declaration
     
    Public Overridable Property ElementHeight As Integer
    public virtual int ElementHeight {get; set;}
    See Also