Scheduler for WinRT
NewAppointmentDialog Method


Shows the Edit Appointment dialog for the creation of a new C1.C1Schedule.Appointment.
Overload List
OverloadDescription
NewAppointmentDialog(VisualInterval)Shows the Edit Appointment dialog for the creation of a new C1.C1Schedule.Appointment.  
NewAppointmentDialog()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.  
NewAppointmentDialog(DateTime,DateTime,Nullable<Boolean>)Shows the Edit Appointment dialog for the creation of a new C1.C1Schedule.Appointment object with the specified parameters.  
NewAppointmentDialog(DateTime,DateTime,Nullable<Boolean>,BaseObject)Shows the Edit Appointment dialog for the creation of a new C1.C1Schedule.Appointment object with the specified parameters.  
NewAppointmentDialog(DateTime,DateTime)Shows the Edit Appointment dialog for the creation of a new C1.C1Schedule.Appointment object with the specified start and end values.  
NewAppointmentDialog(DateTime,DateTime,BaseObject)Shows the Edit Appointment dialog for the creation of a new C1.C1Schedule.Appointment object with the specified start and end values.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1Scheduler Class
C1Scheduler Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.