ExposeScriptObjects Property (C1FlexReport)
In This Topic
Specifies whether script objects of report should be exposed to subreports.
Syntax
'Declaration
Public Property ExposeScriptObjects As Boolean
public bool ExposeScriptObjects {get; set;}
See Also