Proprietà DedNetApplicationExecuteQueryOnEnter
|
Indica se il controllo custom DedFindCodeControl deve essere visualizzato con la combobox (True) o con il LookUpEdit (False).
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.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à
Tipo:
BooleanVedi anche