CalendarDatePickerDateValidationErrorEventArgs.

Exception Property

Summary

Gets the initial exception associated with the DateValidationError event.

Syntax

public Exception Exception { get; private set; }

Value

Type Description
Exception The exception associated with the validation failure.