ASPxClientRecurrenceTypeEdit.SetRecurrenceType(recurrenceType) Method
In This Article
Sets the selected recurrence type.
#Declaration
TypeScript
SetRecurrenceType(
recurrenceType: ASPxClientRecurrenceType
): void
#Parameters
Name | Type | Description |
---|---|---|
recurrence |
ASPx |
An ASPx |
See Also