The following tables list the members exposed by IDataSourcePage.
Name | Description | |
---|---|---|
Count | Gets the count of the items in the provider. | |
GetGroupInformation | Information about group boundaries, if available. Not required if unchanged or not yet available. | |
GetItemAtIndex | Gets the item at the specified index. | |
GetItemValueAtIndex | Gets the property value from the item at the specified index. | |
GetSummaryInformation | Information about root level summaries, if available. Group specific summaries should be provided along with the other group information in the GetGroupInformation method. | |
PageIndex | The index of the current page. | |
Schema | The schema of the current page. |