GrapeCity.ActiveReports.Viewer.Wpf.v9 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Action Event |
'Declaration Public Event Action As System.EventHandler(Of Viewer.ActionEventArgs)
public event System.EventHandler<Viewer.ActionEventArgs> Action
The event handler receives an argument of type Viewer.ActionEventArgs containing data related to this event. The following Viewer.ActionEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Action | Gets the Action that caused the event. |
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
PageNumber | Gets the page number the action happened on. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2