HourlyRecurrenceControl.Periodicity Property
In This Article
Gets or sets the number of hours between appointment occurrences.
Namespace: DevExpress.Web.ASPxScheduler.Controls
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | 1 | The interval between occurrences, in hours. |
See Also