Gets the Item related to the event.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public Item Item { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Item As Item |
An instance of the Item class.