.NET Framework Class Library
PageRenderingArgs.pageNumber Property
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace > PageRenderingArgs Class > PageRenderingArgs Properties > PageRenderingArgs.pageNumber Property |
Namespace: Gnostice.Controls.ASP
Assembly: Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)
Visual Basic |
Public Property pageNumber As Integer |
C# |
public int pageNumber { get; set; } |
Visual C++ |
public: |