Proprietà EditAnagrCommandBaseRefreshButtonEnabled
             | 
          
        
        
            Imposta/Restituisce se abilitare il tasto di refresh.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool RefreshButtonEnabled { get; set; }Public Property RefreshButtonEnabled As Boolean
	Get
	Set
public:
property bool RefreshButtonEnabled {
	bool get ();
	void set (bool value);
}member RefreshButtonEnabled : bool with get, set
Valore della proprietà
Boolean
Vedi anche