C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / PageCount Property

In This Topic
PageCount Property (C1GridView)
In This Topic
Gets the total number of pages needed to display the items in the C1GridView component.
Syntax
'Declaration
 
Public Overridable ReadOnly Property PageCount As System.Integer
 
See Also