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

SingleObjectViewModelBase<TEntity, TPrimaryKey, TUnitOfWork>.IsPrimaryKeyReadOnly Property

Namespace: DevExpress.Mvvm.ViewModel

Assembly: DevExpress.Mvvm.v19.1.ViewModel.dll

Declaration

public bool IsPrimaryKeyReadOnly { get; }

Property Value

Type
Boolean
See Also