Provides data for the pageChanging event
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.