CalendarDatePickerDateValidationErrorEventArgs.

ThrowException Property

Summary

Gets or sets a value indicating whether Exception should be thrown.

Syntax

public bool ThrowException { get; set; }

Value

Type Description
bool True if the exception should be thrown; otherwise, false.