Skip to main content
A newer version of this page is available. .

DevExpress.Xpf.ChunkList Namespace

Provides the ChunkList collection type.

Assembly: DevExpress.Xpf.Core.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Classes

Name Description
ChunkList<T> The collection type that is designed to improve performance when handling a large and frequently updated data source.

Interfaces

Name Description
IChunkListObject When implemented, defines a single object within the ChunkList<T> collection.