Event fired when an action is being performed.

C# | Visual Basic | Visual C++ |
public event ActionEventHandler Action
Public Event Action As ActionEventHandler
public: virtual event ActionEventHandler^ Action { void add (ActionEventHandler^ value); void remove (ActionEventHandler^ value); }

Provides a mechanism to customize behavior and data