Proprietà DedNetApplicationExecuteQueryOnEnter
|
Indica se il controllo custom DedFindCodeControl deve essere visualizzato con la combobox (True) o con il LookUpEdit (False).
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public bool ExecuteQueryOnEnter { get; set; }
Public Property ExecuteQueryOnEnter As Boolean
Get
Set
public:
property bool ExecuteQueryOnEnter {
bool get ();
void set (bool value);
}
member ExecuteQueryOnEnter : bool with get, set
Valore della proprietà
BooleanVedi anche