Gets or sets the number of the current document page displayed in the viewer.
[Visual Basic]
Public Property CurrentPage As Integer
[C#]
public int CurrentPage {get; set;}
An integer value that represents the current page number in the viewer.
ReportViewerObject Class | ReportViewerObject Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.