DailyRecurrenceControl.ClientPeriodicity Property
Gets the number of days between appointment occurrences specified by the end-user on the client side.
Namespace: DevExpress.Web.ASPxScheduler.Controls
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer, specifying the interval between occurrences, in days. |
Remarks
Use this property to obtain the number of days set by the end-user.
See Also