Gets the ActionCollection object.

Namespace:  C1.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
[BrowsableAttribute(false)]
public ActionCollection Actions { get; }
Visual Basic (Declaration)
<BrowsableAttribute(False)> _
Public ReadOnly Property Actions As ActionCollection
	Get

See Also