EventsCalendar for ASP.NET Web Forms
RecurrencePattern Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > Event Class : RecurrencePattern Property
Represents the recurrence attributes of an event. Only master events can have this field (recurrenceState is "master")
Syntax
'Declaration
 
Public Property RecurrencePattern As RecurrencePattern
public RecurrencePattern RecurrencePattern {get; set;}
See Also

Reference

Event Class
Event Members