[]
Provides data for GetScriptObject event.
public class ReportGetScriptObjectEventArgs : EventArgs
Name | Description |
---|---|
ReportGetScriptObjectEventArgs(string) | Initializes a new instance of the ReportGetScriptObjectEventArgs class. |
Name | Description |
---|---|
Name | Gets the name of the object used in script. |
Object | Gets or sets the object associated with name specified in the Name property. |