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

In This Topic
    NewAppointmentDialog Method
    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 SelectedDateTimeInterval property value if it is not null; or according to the current date and time and the 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