EventsCalendar for ASP.NET Web Forms
RecurrenceState Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > Event Class : RecurrenceState Property
Indicates the recurrence state of the event. (possible values are "notRecurring"(or null), "master", "occurrence", "exception", "removed")
Syntax
'Declaration
 
Public Property RecurrenceState As System.String
public System.string RecurrenceState {get; set;}
See Also

Reference

Event Class
Event Members