Version

CancellablePageChangingEventArgs Class Members

The following tables list the members exposed by CancellablePageChangingEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCancel (Inherited from Infragistics.CancellableEventArgs)
Public PropertyColumnLayoutThe ColumnLayout that this event was triggered for.  
Public PropertyLevelThe depth at which the ColumnLayout is representing.  
Public PropertyNextPageIndexThe PageIndex of the page of data that will become visible.  
Public PropertyRowsGets the collection of rows or row island that this particular ColumnLayout will represent.  
See Also