Class ElementScript
A script that is called when you click on element
Inheritance
System.Object
    ElementScript
  Namespace: FastReport.Web.Toolbar
Assembly: FastReport.OpenSource.Web.dll
Syntax
public class ElementScript : IClickAction, IChangeAction
  Properties
Script
A script that is called when you click on element
Declaration
public string Script { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.String |