Click or drag to resize
GridTableViewPagingManager Property
Gets a Paging object that is the result of paging settings and runtime paging state of the grid.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public GridPagingManager PagingManager { get; }

Property Value

Type: GridPagingManager
See Also