Proprietà LuaValidatingEventArgsValid
|
Indica il risultato della validazione.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 27.1.0
Sintassi public bool Valid { get; set; }
Public Property Valid As Boolean
Get
Set
public:
property bool Valid {
bool get ();
void set (bool value);
}
member Valid : bool with get, set
Valore della proprietà
BooleanVedi anche