Starts in-place editing mode for the specified item to let users edit the item's text.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public void BeginEdit ( |
Visual Basic Copy Code |
---|
Public Sub BeginEdit( _ |
Specifies which Item should be edited in-place.
The ItemInplaceEditStarting event is raised to validate the operation, even if entering in-place edit mode programmatically.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |