Specifies that the event will repeat every month.
Namespace: DayPilot.Web.Mvc.RecurrenceAssembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Syntax
C# |
---|
public RecurrenceRule Monthly() |
Visual Basic |
---|
Public Function Monthly As RecurrenceRule |
Visual C++ |
---|
public: RecurrenceRule^ Monthly() |