C# Class System.ComponentModel.PageChangingEventArgs

Inheritance: CancelEventArgs
Show file Open project: DevExpress-Examples/how-to-support-paging-in-dxgrid-by-implementing-the-ipagedcollectionview-interface-t226182 Class Usage Examples

Public Methods

Method Description
PageChangingEventArgs ( int newPageIndex )

Constructor that takes the target page index

Method Details

PageChangingEventArgs() public method

Constructor that takes the target page index
public PageChangingEventArgs ( int newPageIndex )
newPageIndex int Index of the requested page