DatePickerDateValidationErrorEventArgs.Text Propriedade

Definição

Recebe ou define o texto que causou o DateValidationError evento.

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

Valor de Propriedade

O texto que causou a falha da validação.

Aplica-se a