Proprietà CascadeDependencyMultival
|
Restituisce o imposta il flag multivalore.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic bool Multival { get; set; }Public Property Multival As Boolean
Get
Set
public:
property bool Multival {
bool get ();
void set (bool value);
}member Multival : bool with get, set
Valore della proprietà
Boolean
Vedi anche