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

POCOViewModelAttribute.ImplementINotifyPropertyChanging Field

Specifies whether to implement the INotifyPropertyChanging interface.

Namespace: DevExpress.Mvvm.DataAnnotations

Assembly: DevExpress.Mvvm.v20.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Uwp.Controls, DevExpress.WindowsDesktop.Mvvm

Declaration

public bool ImplementINotifyPropertyChanging

Field Value

Type
Boolean
See Also