[]
        
(Showing Draft Content)

C1.Report.FlexReport.OnGetScriptObject

OnGetScriptObject Method

OnGetScriptObject(string)

Raises the GetScriptObject event.

Declaration
protected virtual object OnGetScriptObject(string name)
Parameters
Type Name Description
string name

The name of object.

Returns
Type Description
object

Returns the object associated with specified name.