ComponentOne Scheduler for WPF and Silverlight
NewAppointmentDialog() Method

C1.WPF.Schedule Namespace > C1Scheduler Class > NewAppointmentDialog Method : NewAppointmentDialog() Method
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.
Syntax
'Declaration
 
Public Overloads Sub NewAppointmentDialog() 
public void NewAppointmentDialog()
Remarks
This methods implements the NewAppointmentDialogCommand command.
See Also

Reference

C1Scheduler Class
C1Scheduler Members
Overload List