ActiveReports 9
PreviewPages Property (Designer)

Gets or sets the number of pages of report that should be generated for preview.
Syntax
'Declaration
 
Public Property PreviewPages As System.Integer
public System.int PreviewPages {get; set;}
Remarks
Note: This property does not determine the total number of pages generated when the report is run to completion.  If this value is set to 0, all pages of the report is generated.
See Also

Reference

Designer Class
Designer Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum