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

In This Topic
    AllowAll Property
    In This Topic
    Gets or sets a value indicating whether the "allow all pages" option is available.
    Syntax
    'Declaration
     
    Public Property AllowAll As System.Boolean
    public System.bool AllowAll {get; set;}
    See Also