Gets a value that indicates whether the PageIndex value can change.

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

Syntax

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

See Also