[]
        
(Showing Draft Content)

C1.WPF.FlexReport.IReportScriptContext.GetObjectByName

GetObjectByName Method

GetObjectByName(string)

Retrieves an object by its name.

Declaration
object GetObjectByName(string name)
Parameters
Type Name Description
string name

The name of the object to get.

Returns
Type Description
object

The named object.