Proprietà DedNetApplicationShowListOnTyping
             | 
          
        
        
            Indica se deve essere visualizzata la tendina con tutti i codici, mentre sto digitando, nel controllo custom DedFindCodeControl.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool ShowListOnTyping { get; set; }Public Property ShowListOnTyping As Boolean
	Get
	Set
public:
property bool ShowListOnTyping {
	bool get ();
	void set (bool value);
}member ShowListOnTyping : bool with get, set
Valore della proprietà
Boolean
Vedi anche