ASPxClientYearlyRecurrenceControl.Update(recurrenceInfo) Method
Updates values of editors displayed by the ASPxClientYearlyRecurrenceControl.
Declaration
Update(
recurrenceInfo: ASPxClientRecurrenceInfo
): void
Parameters
| Name | Type | Description |
|---|---|---|
| recurrenceInfo | ASPxClientRecurrenceInfo | An ASPxClientRecurrenceInfo object containing new editor values. |
See Also