[]
        
(Showing Draft Content)

PageChangingEventArgs Class

PageChangingEventArgs Class

Provides data for the IPagedCollectionView.pageChanging event

Heirarchy

Constructors

Properties

Constructors

constructor

Properties

cancel

cancel: boolean

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

newPageIndex

newPageIndex: number

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

Static empty

empty: EventArgs

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