DatePickerDateValidationErrorEventArgs.ThrowException Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy Exception ma zostać zgłoszony.

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

Wartość właściwości

Boolean

true w przypadku zgłoszenia wyjątku; w przeciwnym razie , false.

Dotyczy