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


In This Topic
    AsyncIndexDataSourceProvider Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property  
    Public Property (Inherited from Xceed.Wpf.Data.DataSourceProvider)
    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 Property (Inherited from Xceed.Wpf.Data.IndexDataSourceProvider)
    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 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.  
    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