InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputDatePicker Class / ElementHeight Property

In This Topic
    ElementHeight Property (InputDatePicker)
    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