PreviewPages Property (Designer)
In This Topic
Gets or sets the number of pages of report that should be generated for preview.
Syntax
'Declaration
Public Property PreviewPages As Integer
public int PreviewPages {get; set;}
Property Value
The number of preview pages.
Exceptions
See Also