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

AppointmentsSelectionEventArgs Class

Declaration

declare class AppointmentsSelectionEventArgs extends ASPxClientEventArgs

Remarks

The AppointmentsSelectionChanged occurs when the end-user selects an appointment. It provides information about selected appointments, and enables you to execute arbitrary scripts on clicking a particular appointment.

Inheritance

ASPxClientEventArgs
AppointmentsSelectionEventArgs
See Also