Gets the zero-based index of the current page.

Namespace:  C1.Data.DataSource
Assembly:  C1.Data.Entity (in C1.Data.Entity.dll)

Syntax

C#
public int PageIndex { get; }
Visual Basic
Public ReadOnly Property PageIndex As Integer
	Get

See Also