Proprietà LuaValidatingEventArgsValid
|
Indica il risultato della validazione.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic 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à
Boolean
Vedi anche