Gets the ActionCollection object.

Namespace:  C1.C1Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public ActionCollection Actions { get; }
Visual Basic
Public ReadOnly Property Actions As ActionCollection
	Get

See Also