Gets the item that is being edited.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Item Item { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Item As Item |
Refers to the schedule item that must be edited via the item editor.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |