ClassAppointmentAddedEventArgs
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.Scheduler.dll
Syntax:
cs-api-definition
public class AppointmentAddedEventArgs : EventArgs
Inheritance: objectEventArgsAppointmentAddedEventArgs
Inherited Members
Constructors
Properties
Appointment
The added appointment.
IsCreatedInline
[true] if the appointment was created inline, [false] if it was created via the EditAppointmentDialog.