Skip to main content

DevExpress.Xpf.Data Namespace

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

Assembly: DevExpress.Mvvm.v23.2.dll

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

Classes

Name Description
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.
FetchRowsResult The result of the fetch rows operation.

Structs

Name Description
ValueAndCount An object that contains a unique value and its count.

Enums

Name Description
SummaryType Lists values specifying the aggregate function types.