Sets the dates to be used to initialize the form if no appointment is initially set.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling.WinForms.StandardForms
C# Copy Code |
---|
public void SetDates ( |
Visual Basic Copy Code |
---|
Public Sub SetDates( _ |
After you create a new instance of the AppointmentForm class, either call SetAppointment to select existing appointment for editing, or optionally call SetDates to initialize some fields on the form.