DatePickerDateValidationErrorEventArgs.ThrowException Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob Exception ausgelöst werden soll, oder legt diesen fest.

public:
 property bool ThrowException { bool get(); void set(bool value); };
public bool ThrowException { get; set; }
member this.ThrowException : bool with get, set
Public Property ThrowException As Boolean

Eigenschaftswert

Boolean

true, wenn die Ausnahme ausgelöst werden soll, andernfalls false.

Gilt für