A newer version of this page is available.
Switch to the current version.
AppointmentFormTemplateContainer.RecurrenceRange Property
Sets the time boundaries/limits of the recurrence.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll
Declaration
public RecurrenceRange RecurrenceRange { get; }
Public ReadOnly Property RecurrenceRange As RecurrenceRange
Property Value
Type | Description |
---|---|
RecurrenceRange | A RecurrenceRange enumeration value that specifies the recurrence's range type. |
See Also
Feedback