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.v21.2.dll

NuGet Package: DevExpress.Wpf.Core

Classes

Name Description
ChunkList<T> A collection that improves performance in applications where you handle large and frequent data source updates.

Interfaces

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