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


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

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

Public Methods
 NameDescription
Public MethodOverloaded. Notifies the data-source provider that new items have been added to the data source.  
Public MethodOverloaded. Notifies the data-source provided that items in the data source have changed.  
Public MethodOverloaded. Notifies the data-source provider that items have been removed from the data source.  
Public MethodNotifies the data-source provider that the data source has been reset.  
Top
Protected Methods
 NameDescription
Protected MethodRetrieves a value indicating whether the specified sort criteria are supported by the data source.  
Protected MethodRetrieves 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.  
Protected MethodRetrieves a list of the statistical functions that are supported for the specified data type.  
Protected MethodInitializes the data-source provider.  
Protected Method  
Protected Method  
Protected MethodNotifies the data-source provider that the underlying data source has changed.  
Protected Method  
Protected Method  
Top
See Also

Reference

DataSourceProvider Class
Xceed.Wpf.Data Namespace