Invoked for an item when the user initiates in-place editing operation.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
void StartEdit ( |
Visual Basic Copy Code |
---|
Sub StartEdit( _ |
An object, containing all information required to start editing the item.
By the time this function is invoked the custom control is created, positioned and displayed in the Calendar. It is a responsibility of the derived class to initialize the fields of the custom control with the desired data from the item being edited.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |