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