Partager via


HasValidationErrorsChangedEventArgs.NewValue Propriété

Définition

Obtient la nouvelle valeur d’erreur de validation.

public:
 property bool NewValue { bool get(); };
bool NewValue();
public bool NewValue { get; }
var boolean = hasValidationErrorsChangedEventArgs.newValue;
Public ReadOnly Property NewValue As Boolean

Valeur de propriété

Boolean

bool

True, si le contenu est valide. Sinon, False.

S’applique à