Back to Devexpress

EditFormRowValidationArgs Class

corelibraries-devexpress-dot-mvvm-dot-xpf-91e62b4f.md

latest1.3 KB
Original Source

EditFormRowValidationArgs Class

Contains data for the ValidateRow event and the command bound to the ValidateRowCommand property.

Namespace : DevExpress.Mvvm.Xpf

Assembly : DevExpress.Mvvm.v25.2.dll

NuGet Packages : DevExpress.Mvvm, DevExpress.Win.Navigation

Declaration

csharp
public class EditFormRowValidationArgs
vb
Public Class EditFormRowValidationArgs

EditFormRowValidationArgs is the data class for the following events:

Inheritance

Object EditFormRowValidationArgs

See Also

EditFormRowValidationArgs Members

DevExpress.Mvvm.Xpf Namespace