InitClientAppointmentEventArgs Constructors
Provides data for the ASPxScheduler.InitClientAppointment event.Name | Parameters | Description |
---|---|---|
InitClientAppointmentEventArgs(Appointment, Dictionary<String, Object>) | appointment, properties | Initializes a new instance of the InitClientAppointmentEventArgs class for the specified appointment with the specified property names. |
See Also