Table of Contents

Class ValidationErrorEventArgs

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

EventArgs for ValidationError event.

public class ValidationErrorEventArgs : RoutedEventArgs
Inheritance
ValidationErrorEventArgs

Properties

Action

Action indicates whether the Error is a new error or a previous error that has now been cleared.

Error

The ValidationError that caused this ValidationErrorEvent to be raised.

Methods

InvokeEventHandler(Delegate, object)

The mechanism used to call the type-specific handler on the target.