Gets a value that indicates whether the page index is changing.

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

Syntax

C#
public bool IsPageChanging { get; }
Visual Basic
Public ReadOnly Property IsPageChanging As Boolean
	Get

See Also