ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / RecurrencePattern Class / StartTime Property

In This Topic
    StartTime Property (RecurrencePattern)
    In This Topic
    Indicates the start time for the given occurrence of the recurrence pattern.
    Syntax
    'Declaration
     
    Public Property StartTime As System.Date
    public System.DateTime StartTime {get; set;}
    See Also