C1GridViewPageEventArgs Constructor
Constructor. Initializes a new instance of the
C1GridViewPageEventArgs class.
public C1GridViewPageEventArgs(
System.int
)
'Declaration
Public Function New( _
ByVal As System.Integer _
)
Parameters
- newPageIndex
- The index of the new page.