FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / C1FlexReport Class / ExposeScriptObjects Property

In This Topic
    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