Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1Scheduler Class / NewAppointmentDialog Method

In This Topic
    NewAppointmentDialog Method (C1Scheduler)
    In This Topic
    Shows the Edit Appointment dialog for the creation of a new C1.C1Schedule.Appointment.
    Overload List
    OverloadDescription
    Shows the Edit Appointment dialog for the creation of a new C1.C1Schedule.Appointment.  
    Shows the Edit Appointment dialog for the creation of a new C1.C1Schedule.Appointment object. Edit Appointment dialog is initialized according to the C1Scheduler.SelectedDateTimeInterval property value if it is not null; or according to the current date and time and the C1Scheduler.VisualIntervalScale property value otherwise.  
    Shows the Edit Appointment dialog for the creation of a new C1.C1Schedule.Appointment object with the specified parameters.  
    Shows the Edit Appointment dialog for the creation of a new C1.C1Schedule.Appointment object with the specified parameters.  
    Shows the Edit Appointment dialog for the creation of a new C1.C1Schedule.Appointment object with the specified start and end values.  
    Shows the Edit Appointment dialog for the creation of a new C1.C1Schedule.Appointment object with the specified start and end values.  
    See Also