CalendarDatePickerDateValidationErrorEventArgs.

Text Property

Summary

Gets the text that caused the DateValidationError event.

Syntax

public string Text { get; private set; }

Value

Type Description
string The text that caused the validation failure.