ASPxClientRecurrenceRangeControl.GetOccurrenceCount Method
In This Article
Gets how many times the appointment occurs.
#Declaration
TypeScript
GetOccurrenceCount(): number
#Returns
Type | Description |
---|---|
number | The number of times the appointment occurs. |
See Also