DesignerDataSourceView::CanPage Property
.NET Framework (current version)
Gets a value indicating whether the DataSourceView object that is associated with the current DataSourceControl object supports paging through the data that is retrieved by the ExecuteSelect method.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System::Booleantrue if paging through the data retrieved by the ExecuteSelect method is supported; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: