Xceed Toolkit Plus for WPF v4.6 Documentation
IndexBasedDataSourceProvider Class
Members 


Xceed.Wpf.ListBox Assembly > Xceed.Wpf.Data Namespace : IndexBasedDataSourceProvider Class
Wrapper class that provides index-based navigation for non-indexed based data-source providers
Syntax
'Declaration
 
Public NotInheritable Class IndexBasedDataSourceProvider 
   Inherits ParentDataSourceProvider
   Implements IBufferConfigurable 
'Usage
 
Dim instance As IndexBasedDataSourceProvider
public sealed class IndexBasedDataSourceProvider : ParentDataSourceProvider, IBufferConfigurable  
Inheritance Hierarchy

System.Object
   Xceed.Wpf.Data.DataSourceProvider
      Xceed.Wpf.Data.ParentDataSourceProvider
         Xceed.Wpf.Data.IndexBasedDataSourceProvider

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IndexBasedDataSourceProvider Members
Xceed.Wpf.Data Namespace