Client-Side API Reference > CollectionView > PageChangingEventArgs Class |
constructor(newIndex: number): PageChangingEventArgs
Initializes a new instance of the PageChangingEventArgs class.
Index of the page that is about to become current.
Gets or sets a value that indicates whether the event should be canceled.
Provides a value to use with events that do not have event data.
Provides data for the pageChanging event