POCOViewModelAttribute.ImplementIDataErrorInfo Field
Specifies whether to implement the IDataErrorInfo interface.
The IDataErrorInfo interface provides the functionality to offer custom error information that a user interface can bind to.
Namespace: DevExpress.Mvvm.DataAnnotations
Assembly: DevExpress.Mvvm.v24.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Field Value
Type |
---|
Boolean |
See Also