ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / ReportHtmlOptionsForm Class / IsRestrictedWindow Property

In This Topic
    IsRestrictedWindow Property (ReportHtmlOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsRestrictedWindow As System.Boolean
    public System.bool IsRestrictedWindow {get;}
    See Also