ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IAction Interface / HyperLink Property

In This Topic
    HyperLink Property (IAction)
    In This Topic
    Specifies the URL of this Action HyperLink
    Syntax
    'Declaration
     
    ReadOnly Property HyperLink As String
    string HyperLink {get;}
    See Also