ASPxClientRecurrenceRangeControl.SetRange(range) Method
Sets the type of the recurrence range.
Declaration
SetRange(
range: ASPxClientRecurrenceRange
): void
Parameters
Name | Type | Description |
---|---|---|
range | ASPxClientRecurrenceRange | An ASPxClientRecurrenceRangeenumeration value that specifies the recurrence range type. |
See Also