ActiveReports Developer 7
Action Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Action Class

Glossary Item Box

The following tables list the members exposed by Action.

Public Constructors

 NameDescription
Public ConstructorAction ConstructorInitializes a new instance of Action class.  
Top

Public Properties

 NameDescription
Public PropertyBookmarkLink

Gets or sets an expression that evaluates to the ID of a bookmark within the report to which to navigate when the report item is clicked.

 
Public PropertyDrillthrough

Gets or sets the drillthrough report that is executed by clicking the hyperlink.

 
Public PropertyHyperlink

Gets or sets an expression that evaluates to the URL of the hyperlink.

 
Top

Public Methods

 NameDescription
Public MethodValidateValidates the Action class.  
Top

See Also