ASPxClientRecurrenceRangeControl.SetRange(range) Method
In This Article
Sets the type of the recurrence range.
#Declaration
TypeScript
SetRange(
range: ASPxClientRecurrenceRange
): void
#Parameters
Name | Type | Description |
---|---|---|
range | ASPx |
An ASPx |
See Also