Gets or sets a value that indicates whether Exception should be thrown.
Namespace:
C1.Xaml.DateTimeEditorsAssembly: C1.Xaml.DateTimeEditors (in C1.Xaml.DateTimeEditors.dll)
Syntax
| C# |
|---|
public bool ThrowException { get; set; } |
| Visual Basic |
|---|
Public Property ThrowException As Boolean Get Set |