Skip to main content
A newer version of this page is available. .

DevExpress.Mvvm.Utils Namespace

Contains MVVM-aware utility classes.

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

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.