PagedDataSource.IsCustomPagingEnabled Property
.NET Framework 3.0
Gets a value indicating whether custom paging is enabled.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
Use the IsCustomPagingEnabled property to determine whether custom paging is enabled.
Note: |
|---|
| Both the IsPagingEnabled and AllowCustomPaging properties must be true for this property to return true. |
Community Additions
ADD
Show:
Note: