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

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