| Visual Basic (Declaration) | |
|---|---|
Public Property CurrentPage As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int CurrentPage {get; set;} | |
Return Value
An integer value that represents the current page number in the viewer.
| ActiveReports.Viewer3 | Request technical support |
| CurrentPage Property | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Public Property CurrentPage As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int CurrentPage {get; set;} | |
An integer value that represents the current page number in the viewer.