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

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