The ScheduleItem to which the event pertains.
Namespace: Mindscape.SilverlightElementsAssembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public ScheduleItem Item { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Item As ScheduleItem Get |
| Visual C++ |
|---|
public: property ScheduleItem^ Item { ScheduleItem^ get (); } |