InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputSeparator Class / DefaultHeight Property

In This Topic
    DefaultHeight Property (InputSeparator)
    In This Topic
    Gets the default height of the InputSeparator.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property DefaultHeight As Integer
    protected override int DefaultHeight {get;}
    See Also