OperationValidationEventArgs.IsValid Propriedade

Definição

true se a operação for válida; false caso contrário.

public:
 property bool IsValid { bool get(); void set(bool value); };
public bool IsValid { get; set; }
member this.IsValid : bool with get, set
Public Property IsValid As Boolean

Valor de Propriedade

true se a operação for válida; false caso contrário.

Aplica-se a