[]
        
(Showing Draft Content)

C1.Data.PageChangingEventArgs

PageChangingEventArgs Class

Provides data for the PageChanging event.

Inheritance
PageChangingEventArgs
Namespace: C1.Data
Assembly: C1.Data.Entity.4.8.dll
Syntax
public sealed class PageChangingEventArgs : CancelEventArgs

Constructors

Name Description
PageChangingEventArgs(int)

Initializes a new instance of the PageChangingEventArgs class.

Properties

Name Description
NewPageIndex

Gets the index of the requested page.