IChunkListObject.ChunkObject Property
Stores the data correlated to a data object that is an element of the ChunkList<T>.
Namespace: DevExpress.Xpf.ChunkList
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Object | A ChunkList<T> data object. |
Remarks
To learn more, see Frequent Update Performance Enhancement.
See Also