Proprietà ValidateAttrEventArgsValid
|
Indica se il valore è valido.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 26.4.0.0 (26.4.0.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