DatePickerDateValidationErrorEventArgs.ThrowException Propriété

Définition

Obtient ou définit une valeur qui indique si Exception doit être levée.

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

Valeur de propriété

Boolean

true si l'exception doit être levée ; sinon, false.

S’applique à