Skip to main content
A newer version of this page is available. .

ASPxClientRecurrenceInfo Class

Contains information defining the occurrences of a recurring client appointment.

Declaration

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

A complete sample project is available in the DevExpress Code Examples database at http://www.devexpress.com/example=E1547.

See Also