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

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