.NET Framework Class Library
PageEventArgs.PageNumber Property
<< Click to Display Table of Contents >> PageEventArgs.PageNumber Property |
Gets number of the current page.
Namespace: Gnostice.Core
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public ReadOnly Property PageNumber As Integer |
C# |
public int PageNumber { get; } |
Visual C++ |
public: |