C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / IReportScriptContext Interface
IReportScriptContext Interface Methods
In This Topic

For a list of all members of this type, see IReportScriptContext members.

Public Methods
 NameDescription
 MethodRetrieves an object by its name.  
 MethodTests whether the specified name exists in the current context. If a certain name is defined by the context (i.e. this method returns true), the named object will be retrieved from the context even if a similarly named object already exists.  
Top
See Also