Skip to main content

DevExpress.Mvvm.Utils Namespace

Contains MVVM-aware utility classes.

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

NuGet Package: DevExpress.Scaffolding.Core

Classes

Name Description
DbExtensions static Provides 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.
ExpressionHelper Provides methods to perform operations with lambda expression trees.