ASPxClientRecurrenceRangeControl.SetOccurrenceCount(occurrenceCount) Method
Sets how many times the appointment occurs.
Declaration
SetOccurrenceCount(
occurrenceCount: number
): void
Parameters
Name | Type | Description |
---|---|---|
occurrenceCount | number | The number of times the appointment occurs. |
See Also