ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderReport Class / ExposeScriptObjects Property

In This Topic
    ExposeScriptObjects Property (RenderReport)
    In This Topic
    Gets or sets a value indicating whether script objects should be exposed to nested objects.
    Syntax
    'Declaration
     
    Public Property ExposeScriptObjects As System.Boolean
    public System.bool ExposeScriptObjects {get; set;}
    See Also