The C1GridViewPageEventArgs type exposes the following members.

Constructors

  Name Description
Public method C1GridViewPageEventArgs
Constructor. Initializes a new instance of the C1GridViewPageEventArgs class.

Properties

  Name Description
Public property Cancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public property NewPageIndex
Gets or sets the index of the new page.

See Also