ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1LinkTargetAnchor Class / URL Property

In This Topic
    URL Property (C1LinkTargetAnchor)
    In This Topic
    Gets the target URL, or an empty string if it does not exist.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property URL As System.String
    public override System.string URL {get;}
    See Also