Proprietà EditAttrControlBaseIsValid
|
Indica se è presente un errore negli attributi.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 27.1.0
Sintassi public bool IsValid { get; set; }
Public Property IsValid As Boolean
Get
Set
public:
property bool IsValid {
bool get ();
void set (bool value);
}
member IsValid : bool with get, set
Valore della proprietà
BooleanVedi anche