FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / ReportLinkTargetScript Class / OnNavigate Property

In This Topic
    OnNavigate Property (ReportLinkTargetScript)
    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