Gets or sets an expression that evaluates to the URL of the hyperlink.
Visual Basic (Declaration) | |
---|---|
Public Property Hyperlink As ExpressionInfo |
C# | |
---|---|
public ExpressionInfo Hyperlink {get; set;} |
ActiveReports Developer 7 | |
Hyperlink Property | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Action Class : Hyperlink Property |
Glossary Item Box
Gets or sets an expression that evaluates to the URL of the hyperlink.
Visual Basic (Declaration) | |
---|---|
Public Property Hyperlink As ExpressionInfo |
C# | |
---|---|
public ExpressionInfo Hyperlink {get; set;} |