Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Forms Namespace / OutputRangeForm Class / AllowPageRange Property

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