Gets the ActionHandlerBase object associated with the event.

Namespace:  C1.Win.C1Preview
Assembly:  C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)

Syntax

C#
public ActionHandlerBase ActionHandler { get; }
Visual Basic
Public ReadOnly Property ActionHandler As ActionHandlerBase
	Get

See Also