InitClientAppointmentEventArgs Properties
Provides data for the ASPxScheduler.InitClientAppointment event.Name | Description |
---|---|
Appointment | Gets the appointment related to the ASPxScheduler.InitClientAppointment event. |
Properties | Gets the dictionary containing name-value pairs for client appointment properties. |
See Also