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

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