Click or drag to resize
HandlerElementActions Property
Gets the list of actions to be executed.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public ActionCollection Actions { get; }

Property Value

Type: ActionCollection
The actions.
See Also