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


In This Topic
    SimpleAsyncIndexDataSourceProvider Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property (Inherited from Xceed.Wpf.Data.AsyncIndexDataSourceProvider)
    Public PropertyOverridden.   
    Public Property (Inherited from Xceed.Wpf.Data.IndexDataSourceProvider)
    Public Property (Inherited from Xceed.Wpf.Data.IndexDataSourceProvider)
    Public PropertyOverridden.   
    Public PropertyOverridden.   
    Public PropertyOverridden.   
    Public Property (Inherited from Xceed.Wpf.Data.IndexDataSourceProvider)
    Public Property (Inherited from Xceed.Wpf.Data.IndexDataSourceProvider)
    Public Property (Inherited from Xceed.Wpf.Data.IndexDataSourceProvider)
    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)
    Public PropertyGets or sets a value representing the interval at which the query requests are sent. (Inherited from Xceed.Wpf.Data.AsyncIndexDataSourceProvider)
    Top
    Protected Properties
     NameDescription
    Protected Internal PropertyGets the type of the elements in the data source. (Inherited from Xceed.Wpf.Data.DataSourceProvider)
    Top
    See Also