Back to Devexpress

DevExpress.Mvvm.Utils Namespace

corelibraries-devexpress-dot-mvvm-f062d7d4.md

latest790 B
Original Source

DevExpress.Mvvm.Utils Namespace

Contains MVVM-aware utility classes.

Assembly : DevExpress.Mvvm.v25.2.DataModel.dll

NuGet Package : DevExpress.Scaffolding.Core

Classes

NameDescription
DbExtensions staticProvides the extension method for implementations of the IQueryable interface.
EntityTraits<TEntity, TPrimaryKey>Incapsulates operations to obtain and set the primary key value of a given entity.
ExpressionHelperProvides methods to perform operations with lambda expression trees.