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: 24.6.0.0 (24.6.0.0)
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à
Tipo: 
Boolean
Vedi anche