ASP.NET MVC Controls
PageChangingEventArgs Class
File
wijmo.js
Module
wijmo.collections
Base Class
CancelEventArgs

Provides data for the pageChanging event

Constructor

Properties

Constructor

constructor

constructor(newIndex: number): PageChangingEventArgs

Initializes a new instance of the PageChangingEventArgs class.

Parameters
Returns
PageChangingEventArgs

Properties

cancel

Gets or sets a value that indicates whether the event should be canceled.

Inherited From
CancelEventArgs
Type
boolean

Static empty

Provides a value to use with events that do not have event data.

Inherited From
EventArgs
Type
EventArgs

newPageIndex

Gets the index of the page that is about to become current.

Type
number

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback