The C1GridViewPageEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
C1GridViewPageEventArgs |
Constructor. Initializes a new instance of the C1GridViewPageEventArgs class.
|
Properties
| Name | Description | |
|---|---|---|
|
|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.) |
|
|
NewPageIndex |
Gets or sets the index of the new page.
|