Version

PageRequestedEventArgs Class Members

The following tables list the members exposed by PageRequestedEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyDataSourceIdThe Unique ID for the data source making the request.  
Public PropertyIsSchemaRequestThe data source is requesting the schema for the data.  
Public PropertyPageIndexThe page index being requested.  
Public PropertyPageSizeThe page size being requested.  
Public PropertyRequestIdThe unique ID for the page request.  
See Also