ComponentOne Reports for WPF
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 Boolean
    public bool AllowAll {get; set;}
    See Also