BindingGroup.ValidateWithoutUpdate Método

Definición

Ejecuta el convertidor en el enlace y los ValidationRule objetos que tienen la ValidationStep propiedad establecida RawProposedValue en o ConvertedProposedValue.

public:
 bool ValidateWithoutUpdate();
public bool ValidateWithoutUpdate();
member this.ValidateWithoutUpdate : unit -> bool
Public Function ValidateWithoutUpdate () As Boolean

Devoluciones

true si las reglas de validación se realizan correctamente; de lo contrario, false.

Comentarios

Los orígenes no se actualizan cuando se llama a este método.

Se aplica a