Provides data for an event pertaining to a ScheduleItem.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public class ScheduleItemEventArgs : EventArgs
Visual Basic
Public Class ScheduleItemEventArgs _
	Inherits EventArgs
Visual C++
public ref class ScheduleItemEventArgs : public EventArgs

Inheritance Hierarchy

See Also