DatePickerDateValidationErrorEventArgs.ThrowException Propiedad

Definición

Obtiene o establece un valor que indica si debe producirse Exception.

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

Valor de propiedad

Boolean

Es true si debe producirse la excepción; en caso contrario, es false.

Se aplica a