DatePickerDateValidationErrorEventArgs.ThrowException Propriedade

Definição

Obtém ou define um valor que indica se Exception deve ser gerado.

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 da propriedade

Boolean

true se a exceção deve ser gerada; caso contrário, false.

Aplica-se a