Proprietà EditAnagrCommandBaseRefreshButtonEnabled
|
Imposta/Restituisce se abilitare il tasto di refresh.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public 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à
BooleanVedi anche