Back to Devexpress

DevExpress.Xpf.Data Namespace

corelibraries-devexpress-dot-xpf-b2c63421.md

latest1.4 KB
Original Source

DevExpress.Xpf.Data Namespace

Contains classes implementing the common data management functionality for DevExpress WPF controls (e.g. DXGrid).

Assembly : DevExpress.Mvvm.v25.2.dll

NuGet Packages : DevExpress.Mvvm, DevExpress.Win.Navigation

Classes

NameDescription
DetachedObjectsHelper<T>The helper class that contains detached objects. A detached object stores properties associated with the Persistent Object’s properties. Use this class to access the Persistent Object’s properties when the object is disposed of.
FetchRowsResultThe result of the fetch rows operation.

Structs

NameDescription
ValueAndCountAn object that contains a unique value and its count.

Enums

NameDescription
SummaryTypeLists values specifying the aggregate function types.