Skip to main content
All docs
V26.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.v26.1.dll

    Declaration

    public int ClientPeriodicity { get; }

    Property Value

    Type Description
    Int32

    The number of hours.

    See Also