Gets the total number of pages needed to display the items in the C1GridView component.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1GridViewClient (in C1GridViewClient.dll)

Syntax

JavaScript
function get_pageCount();

See Also