MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Action Class / Hyperlink Property

In This Topic
Hyperlink Property (Action)
In This Topic

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

Syntax
'Declaration
 
Public Property Hyperlink As ExpressionInfo
 

Property Value

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

See Also