FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Forms Namespace / OutputRangeForm Class / AllowAll Property

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