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


In This Topic
    ListDataSourceProvider Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyOverridden.   
    Public PropertyOverridden. Gets a value indicating whether the data-source provider can provide the item count.  
    Public PropertyOverridden.   
    Public PropertyOverridden.   
    Public PropertyOverridden. Gets a value indicating whether the data-source provider supports retrieving the group count.  
    Public PropertyOverridden.   
    Public PropertyOverridden. Gets a value indicating whether the data-source provider supports starting operations from a specific item in the data source.  
    Public PropertyOverridden. Gets 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. (Inherited from Xceed.Wpf.Data.DataSourceProvider)
    Top
    Protected Properties
     NameDescription
    Protected Internal PropertyOverridden. Gets the type of the elements in the data source.  
    Top
    See Also