ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / DatePickers Class / DatePicker Property

In This Topic
    DatePicker Property
    In This Topic
    Determine the setings of the date picker.
    Syntax
    'Declaration
     
    Public ReadOnly Property DatePicker As DatePicker
    public DatePicker DatePicker {get;}
    See Also