ASPxClientAppointment.GetRecurrencePattern Method
Declaration
GetRecurrencePattern(): ASPxClientAppointment
Returns
Important
Handle the ASPxScheduler.InitClientAppointment event to pass an appointment property value from a server to a client (except the ID, Start and End properties). Otherwise, the client property returns null.
See Also