The following tables list the members exposed by PageRequestedEventArgs.
Name | Description | |
---|---|---|
![]() | PageRequestedEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | DataSourceId | The Unique ID for the data source making the request. |
![]() | IsSchemaRequest | The data source is requesting the schema for the data. |
![]() | PageIndex | The page index being requested. |
![]() | PageSize | The page size being requested. |
![]() | RequestId | The unique ID for the page request. |