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: 28.1.0-RC6
Sintassipublic 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à
Boolean
Vedi anche