Invoked when an operation outside of the item editor causes the editor to be closed.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
void EndEdit ( |
Visual Basic Copy Code |
---|
Sub EndEdit( _ |
An instance of the ItemEditContext class that exposes information about the edit operation.
true to accept the change, false to cancel it.
This method is invoked by the Calendar when it closes the editor.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |