Xamarin Pack Programmer's Guide
ItemEditContext.Item Property
See Also
 






Gets the item that is being edited.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public Item Item { get; }

Visual Basic  Copy Code

Public ReadOnly Property Item As Item

 Property Value

Refers to the schedule item that must be edited via the item editor.

 See Also

ItemEditContext Members
ItemEditContext Class
MindFusion.Scheduling Namespace