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

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