[]
Gets or sets the script which will be executed.
[C1Description("ReportLinkTargetScript.OnNavigate", "The script to execute.")]
public string OnNavigate { get; set; }
<C1Description("ReportLinkTargetScript.OnNavigate", "The script to execute.")>
Public Property OnNavigate As String