FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ReportLinkTargetUrl Class / Url Property

In This Topic
    Url Property (ReportLinkTargetUrl)
    In This Topic
    Gets or sets the file or URL which will be opened using ShellExecute.
    Syntax
    'Declaration
     
    Public Property Url As ScriptStringValue
    public ScriptStringValue Url {get; set;}
    See Also