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