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

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