Xceed Toolkit Plus for WPF v4.6 Documentation
ListDataSourceProvider Class Methods


Xceed.Wpf.ListBox Assembly > Xceed.Wpf.Data Namespace : ListDataSourceProvider Class

For a list of all members of this type, see ListDataSourceProvider members.

Public Methods
 NameDescription
Public MethodOverloaded. Notifies the data-source provider that the specified item has been added to the data source. (Inherited from Xceed.Wpf.Data.DataSourceProvider)
Public MethodOverloaded.  (Inherited from SyncDataSourceProvider)
Public MethodOverloaded. Notifies the data-source provider that the specified item has been removed from the data source. (Inherited from SyncDataSourceProvider)
Public MethodNotifies the data-source provider that the data source has been reset. (Inherited from SyncDataSourceProvider)
Top
Protected Methods
 NameDescription
Protected MethodRetrieves a value indicating whether the specified sort criteria are supported by the data source. (Inherited from Xceed.Wpf.Data.DataSourceProvider)
Protected MethodOverridden. Queries the underlying data source for its count.  
Protected MethodOverridden. Queries the underlying data source for its data.  
Protected MethodOverridden.   
Protected MethodOverridden.   
Protected MethodOverridden. Retrieves information about the data source's primary key(s).  
Protected MethodRetrieves a list of the filter operators that are supported for the specified data type. (Inherited from SyncDataSourceProvider)
Protected MethodOverridden.   
Protected MethodOverridden. Initializes the data-source provider.  
Protected MethodOverridden.   
Protected MethodOverridden.   
Protected MethodNotifies the data-source provider that the underlying data source has changed. (Inherited from SyncDataSourceProvider)
Protected MethodOverridden.   
Protected MethodOverridden.   
Top
See Also

Reference

ListDataSourceProvider Class
Xceed.Wpf.Data Namespace