ActiveReports 12
Hyperlink Property (Action)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Action Class : Hyperlink Property

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

Syntax
'Declaration
 
Public Property Hyperlink As ExpressionInfo
public ExpressionInfo Hyperlink {get; set;}

Property Value

An ExpressionInfo object that evaluates to the URL of the hyperlink.
See Also

Reference

Action Class
Action Members