Skip to main content
All docs
V25.1
  • 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.v25.1.dll

    NuGet Package: DevExpress.Web.Scheduler

    Declaration

    public int ClientPeriodicity { get; }

    Property Value

    Type Description
    Int32

    The number of hours.

    See Also