Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1LinkTargetDocumentLocation Class / URL Property

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