FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ReportLinkTargetScript Class / OnNavigate Property

In This Topic
    OnNavigate Property
    In This Topic
    Gets or sets the script which will be executed.
    Syntax
    'Declaration
     
    Public Property OnNavigate As String
    public string OnNavigate {get; set;}
    See Also