Name | Description | |
---|---|---|
CanCalculateStats | (Inherited from Xceed.Wpf.Data.DataSourceProvider) | |
CanCount | Gets a value indicating whether the data-source provider can provide the item count. (Inherited from DataSourceProvider) | |
CanFilter | Overridden. Gets a value indicating whether the data-source provider supports filtering. | |
CanFilterGroup | (Inherited from DataSourceProvider) | |
CanGroupCount | Gets a value indicating whether the data-source provider supports retrieving the group count. (Inherited from DataSourceProvider) | |
CanJump | (Inherited from DataSourceProvider) | |
CanJumpToItem | Gets a value indicating whether the data-source provider supports starting operations from a specific item in the data source. (Inherited from DataSourceProvider) | |
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 DataSourceProvider) |