Condividi tramite


DatePickerDateValidationErrorEventArgs.ThrowException Proprietà

Definizione

Ottiene o imposta un valore che indica se è necessario generare l'eccezioneException.

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

Valore della proprietà

Boolean

true se l'eccezione deve essere generata; in caso contrario, false.

Si applica a