Back to Devexpress

ValidationEventArgs Constructors

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

latest1.2 KB
Original Source

ValidationEventArgs Constructors

Provides data for the BaseEdit.Validate event.

NameParametersDescription
ValidationEventArgs(RoutedEvent, Object, Object, CultureInfo, UpdateEditorSource)routedEvent, source, value, culture, updateSourceInitializes a new instance of the ValidationEventArgs class with the specified settings.
ValidationEventArgs(RoutedEvent, Object, Object, CultureInfo)routedEvent, source, value, cultureInitializes a new instance of the ValidationEventArgs class with the specified routed event, source, value and current culture.

See Also

ValidationEventArgs Class

ValidationEventArgs Members

DevExpress.Xpf.Editors Namespace