PageIndexChangingEventArgs Properties
Provides data for the Book.PageIndexChanging event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
New |
Gets or sets the index of the current page. |
Old |
Gets the index of the previous page. |
See Also