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

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.