ASPxClientRecurrenceTypeEdit.SetRecurrenceType(recurrenceType) Method
Sets the selected recurrence type.
Declaration
SetRecurrenceType(
recurrenceType: ASPxClientRecurrenceType
): void
Parameters
Name | Type | Description |
---|---|---|
recurrenceType | ASPxClientRecurrenceType | An ASPxClientRecurrenceType enumeration value. |
See Also