DatePickerDateValidationErrorEventArgs.ThrowException Propriedade

Definição

Recebe ou define um valor que indica se Exception deve ser lançado.

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 Propriedade

true se a exceção for lançada; caso contrário, false.

Aplica-se a