ASPxClientRecurrenceRangeControl.GetEndDate Method
Gets the recurrence end date.
Declaration
GetEndDate(): Date
Returns
Type | Description |
---|---|
Date | A JavaScript Date object that specifies the end date for the recurrence. |
See Also