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

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