WeeklyRecurrenceViewModel.Periodicity Property
Gets or sets a value specifying the frequency (in weeks) with which the corresponding appointment reccurs.
Namespace: DevExpress.Web.ASPxScheduler.Dialogs
Assembly: DevExpress.Web.ASPxScheduler.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value that specifies the frequency with which the corresponding appointment reccurs. |
See Also