InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputDataNavigator Class / DefaultWidth Property

In This Topic
    DefaultWidth Property (InputDataNavigator)
    In This Topic
    Gets the default width of the input component.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property DefaultWidth As Integer
    protected virtual int DefaultWidth {get;}
    See Also