ActiveReports Developer 7
HyperLink Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IAction Interface : HyperLink Property

Glossary Item Box

Specifies the URL of this Action HyperLink

Syntax

Visual Basic (Declaration) 
ReadOnly Property HyperLink As System.String
C# 
System.string HyperLink {get;}

See Also