Name | Description | |
---|---|---|
BufferConfiguration | (Inherited from Xceed.Wpf.Data.AsyncDataSourceProvider) | |
CanCalculateStats | Overridden. | |
CanCount | Overridden. Gets a value indicating whether the data-source provider can provide the item count. | |
CanFilter | Overridden. Gets a value indicating whether the data-source provider supports filtering. | |
CanFilterGroup | Overridden. | |
CanGroupCount | Overridden. Gets a value indicating whether the data-source provider can provide the group count. | |
CanJump | Overridden. | |
CanJumpToItem | Overridden. Gets a value indicating whether the data-source provider supports starting operations from a specific item in the data source. | |
CanSkip | Overridden. Gets a value indicating whether the data-source provider supports skipping. | |
PageSize | Gets or sets the number of items that will be requested when a data request query is sent to the server. (Inherited from AsyncDataSourceProvider) | |
QueryRequestInterval | Gets or sets a value representing the interval at which the query requests are sent. (Inherited from AsyncDataSourceProvider) |