A newer version of this page is available.
Switch to the current version.
AppointmentFormTemplateContainer.RecurrenceEnd Property
Gets the recurrence's end date.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll
Declaration
Property Value
Type | Description |
---|---|
DateTime | A DateTime value that specifies the end date for the recurrence. |
Remarks
This property returns the RecurrenceInfo.End property value of an object accessed via the appointment's Appointment.RecurrenceInfo property.
See Also
Feedback