.NET Framework Class Library

PageChangedEventArgs.PageNumber Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WPF Namespace > PageChangedEventArgs Class > PageChangedEventArgs Properties >

.NET Framework Class Library

PageChangedEventArgs.PageNumber Property

Namespace: Gnostice.Controls.WPF

Assembly:  Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)

Syntax

Visual Basic

Public ReadOnly Property PageNumber As Integer
 Get

C#

public int PageNumber { get; }

Visual C++

public:
property int PageNumber {
 int get ();
}

See Also

PageChangedEventArgs Class

PageChangedEventArgs Members

Gnostice.Controls.WPF Namespace