Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Action Class / Hyperlink Property

In This Topic
    Hyperlink Property (Action)
    In This Topic
    Gets or sets an C1.C1Rdl.RdlString that evaluates to the URL of the hyperlink.
    Syntax
    'Declaration
     
    Public Property Hyperlink As RdlString
    public RdlString Hyperlink {get; set;}
    See Also