Skip to main content
A newer version of this page is available. .

HourlyRecurrenceControl.ClientPeriodicity Property

Gets the number of hours between appointment occurrences specified by the end-user on the client side.

Namespace: DevExpress.Web.ASPxScheduler.Controls

Assembly: DevExpress.Web.ASPxScheduler.v20.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public int ClientPeriodicity { get; }

Property Value

Type Description
Int32

The number of hours.

See Also