.NET Framework Class Library

PaginatedView.CurrentPage Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.Xamarin Namespace > PaginatedView Class > PaginatedView Properties >

.NET Framework Class Library

PaginatedView.CurrentPage Property

Namespace: Gnostice.Controls.Xamarin

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

Syntax

Visual Basic

Public ReadOnly Property CurrentPage As Integer
 Get

C#

public int CurrentPage { get; }

Visual C++

public:
virtual property int CurrentPage {
 int get () sealed;
}

Implements

IView.CurrentPage

See Also

PaginatedView Class

PaginatedView Members

Gnostice.Controls.Xamarin Namespace