Back to Devexpress

DevExpress.Xpf.ChunkList Namespace

wpf-devexpress-dot-xpf-4090c543.md

latest711 B
Original Source

DevExpress.Xpf.ChunkList Namespace

Provides the ChunkList collection type.

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

NuGet Package : DevExpress.Wpf.Core

Classes

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

Interfaces

NameDescription
IChunkListObjectWhen implemented, defines a single object within the ChunkList<T> collection.