Skip to main content

DevExpress.Xpf.ChunkList Namespace

Provides the ChunkList collection type.

Assembly: DevExpress.Xpf.Core.v23.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.