Proprietà EditAttrControlBaseValidateAttr
|
Imposta se validare gli attributi compilati.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic bool ValidateAttr { get; set; }Public Property ValidateAttr As Boolean
Get
Set
public:
property bool ValidateAttr {
bool get ();
void set (bool value);
}member ValidateAttr : bool with get, set
Valore della proprietà
Boolean
Vedi anche