ASPxClientRecurrenceInfo Class
In This Article
Contains information defining the occurrences of a recurring client appointment.
#Declaration
TypeScript
declare class ASPxClientRecurrenceInfo
#Remarks
This class is useful for client-side appointment modifications, e.g. for implementing appointment editing forms that operate on the client side.
Tip
For the complete sample project, see the following DevExpress Support Center example: https://supportcenter.
See Also