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