DatePickerDateValidationErrorEventArgs.Text Property

Definition

Gets or sets the text that caused the DateValidationError event.

public:
 property System::String ^ Text { System::String ^ get(); };
public string Text { get; }
member this.Text : string
Public ReadOnly Property Text As String

Property Value

The text that caused the validation failure.

Applies to