InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputDatePicker Class / DefaultElementWidth Property

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