Back to Devexpress

ValidationEventArgs.SetError Method

wpf-devexpress-dot-xpf-dot-editors-dot-validationeventargs-dot-seterror.md

latest594 B
Original Source

ValidationEventArgs.SetError Method

NameParametersDescription
SetError(Object, ErrorType)errorContent, errorTypeMarks the processed input value as invalid and displays an error within the editor with the specified error icon type.
SetError(Object)errorContentMarks the processed input value as invalid and displays an error within the editor.