Specifies that the event does not recur.

Namespace: DayPilot.Web.Mvc.Recurrence
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)

Syntax

C#
public static readonly RecurrenceRule NoRepeat
Visual Basic
Public Shared ReadOnly NoRepeat As RecurrenceRule
Visual C++
public:
static initonly RecurrenceRule^ NoRepeat

See Also