Partilhar via


OperationValidationEventArgs.IsValid Propriedade

Definição

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

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 da propriedade

Boolean

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

Aplica-se a