Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.ListBox Assembly / Xceed.Wpf.Data Namespace / DataSourceProvider Class


In This Topic
    DataSourceProvider Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property  
    Public PropertyGets a value indicating whether the data-source provider can provide the item count.   
    Public PropertyGets a value indicating whether the data-source provider supports filtering.   
    Public Property  
    Public PropertyGets a value indicating whether the data-source provider supports retrieving the group count.  
    Public Property  
    Public PropertyGets a value indicating whether the data-source provider supports starting operations from a specific item in the data source.  
    Public PropertyGets a value indicating whether the data-source provider supports skipping.   
    Public PropertyGets or sets the number of items that will be requested when a data request query is sent to the server.  
    Top
    Protected Properties
     NameDescription
    Protected Internal PropertyGets the type of the elements in the data source.  
    Top
    See Also