[]
Gets or sets the callback invoked before the Viewer opens a hyperlink, bookmark link, drill down report, or toggles report control visibility.
[JsonIgnore]
[Obsolete("This property is obsolete. Use OnAction instead.")]
public Action<string, object[]> Action { get; set; }
Type | Description |
---|---|
Action<string, object[]> |