FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ReportLinkTargetUrl Class / Url Property

In This Topic
    Url Property
    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