[]
        
(Showing Draft Content)

C1.Report.FlexReport.OnGetScriptObject

OnGetScriptObject Method

OnGetScriptObject(string)

Raises the GetScriptObject event.

Declaration
protected virtual object OnGetScriptObject(string name)
Protected Overridable Function OnGetScriptObject(name As String) As Object
Parameters
Type Name Description
string name

The name of object.

Returns
Type Description
object

Returns the object associated with specified name.