InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputTimePicker Class / DefaultElementHeight Property

In This Topic
    DefaultElementHeight Property (InputTimePicker)
    In This Topic
    Gets the default height of the inner element.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property DefaultElementHeight As Integer
    protected virtual int DefaultElementHeight {get;}
    See Also