Called when the user presses the 'Save and Close' button to apply the changes to the appointment.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling.WinForms.StandardForms
C# Copy Code |
---|
protected virtual bool ApplyItemChanges ( |
Visual Basic Copy Code |
---|
Protected Overridable Function ApplyItemChanges( _ |
The appointment to apply the changes to.
true, if there were actual changes to the appointment; otherwise, false.