ActiveReports 11
Action Class
Members 

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Action Class
The Action element defines a hyperlink, bookmark link, or drillthrough action associated with a ReportItem
Object Model
Action Class
Syntax
'Declaration
 
Public NotInheritable Class Action 
public sealed class Action 
Remarks

An Action must have one and only one of the following properties: Hyperlink, BookmarkLink or Drillthrough.

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.PageReportModel.Action

See Also

Reference

Action Members
GrapeCity.ActiveReports.PageReportModel Namespace