Invoked when an operation outside of the item editor causes the editor to be closed.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public virtual void EndEdit ( |
Visual Basic Copy Code |
---|
Public Overridable Sub EndEdit ( _ |
true to accept the change, false to cancel it.
This method is invoked by the Calendar when it closes the editor.