[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.Viewer.OnAction

OnAction Method

OnAction(object, ActionEventArgs)

Fires the Action event when appropriate.

Declaration
protected virtual void OnAction(object sender, Viewer.ActionEventArgs e)
Parameters
Type Name Description
object sender

The source of the event.

Viewer.ActionEventArgs e

An Viewer.ActionEventArgs that contains the event data.