Name | Description | |
---|---|---|
IndexBasedDataSourceProvider Constructor | Initializes a new instance of the IndexBasedDataSourceProvider class specifying the data-source provider to wrap. |
The following tables list the members exposed by IndexBasedDataSourceProvider.
Name | Description | |
---|---|---|
IndexBasedDataSourceProvider Constructor | Initializes a new instance of the IndexBasedDataSourceProvider class specifying the data-source provider to wrap. |
Name | Description | |
---|---|---|
BufferConfiguration | (Inherited from Xceed.Wpf.Data.ParentDataSourceProvider) | |
CanCalculateStats | (Inherited from ParentDataSourceProvider) | |
CanCount | Overridden. | |
CanFilter | (Inherited from ParentDataSourceProvider) | |
CanFilterGroup | (Inherited from ParentDataSourceProvider) | |
CanGroupCount | Overridden. | |
CanJump | (Inherited from ParentDataSourceProvider) | |
CanJumpToItem | Overridden. | |
CanSkip | Overridden. | |
PageSize | Gets or sets the number of items that will be requested when a data request query is sent to the server. (Inherited from ParentDataSourceProvider) |
Name | Description | |
---|---|---|
ChildDataSourceProvider | (Inherited from Xceed.Wpf.Data.ParentDataSourceProvider) | |
ElementType | (Inherited from ParentDataSourceProvider) |
Name | Description | |
---|---|---|
NotifyItemsAdded | Overloaded. Notifies the data-source provider that the specified item has been added to the data source. (Inherited from Xceed.Wpf.Data.DataSourceProvider) | |
NotifyItemsChanged | Overloaded. (Inherited from ParentDataSourceProvider) | |
NotifyItemsRemoved | Overloaded. Notifies the data-source provider that the specified item has been removed from the data source. (Inherited from ParentDataSourceProvider) | |
NotifyReset | Notifies the data-source provider that the data source has been reset. (Inherited from ParentDataSourceProvider) |
Name | Description | |
---|---|---|
CanSortBy | Retrieves a value indicating whether the specified sort criteria are supported by the data source. (Inherited from Xceed.Wpf.Data.DataSourceProvider) | |
GetPrimaryKeyInfo | Overridden. | |
GetSupportedFilterOperators | Retrieves a list of the filter operators that are supported for the specified data type. (Inherited from ParentDataSourceProvider) | |
GetSupportedStatFunctions | Retrieves a list of the statistical functions that are supported for the specified data type. (Inherited from ParentDataSourceProvider) | |
Initialize | Overridden. | |
OnChildDataSourceChanged | (Inherited from ParentDataSourceProvider) | |
OnDataObjectsAdded | (Inherited from ParentDataSourceProvider) | |
OnDataObjectsRemoved | (Inherited from ParentDataSourceProvider) | |
OnDataSourceChanged | Notifies the data-source provider that the underlying data source has changed. (Inherited from ParentDataSourceProvider) | |
OnInvalidateData | (Inherited from ParentDataSourceProvider) | |
OnInvalidateDataObjects | (Inherited from ParentDataSourceProvider) |
Name | Description | |
---|---|---|
UnhandledException | Raised when an exception is thrown by the data source that is wrapped by the provider. (Inherited from Xceed.Wpf.Data.DataSourceProvider) |