Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / RowValidationError Class


In This Topic
    RowValidationError Class Properties
    In This Topic

    For a list of all members of this type, see RowValidationError members.

    Public Properties
     NameDescription
    Public Property

    Gets an object containing the error content.

     
    Public Property

    Gets the exception that was raised when the value failed the binding-level validation process.

     
    Public Property

    Gets the row whose value(s) failed the binding-level validation process.

     
    Public Property

    Gets the validation rule that caused the value to fail the binding-level validation process.

     
    Top
    See Also