Proprietà EditAttrControlBaseRefreshButtonVisible
|
Restituisce o imposta la visibilità del pulsante Aggiorna.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic bool RefreshButtonVisible { get; set; }Public Property RefreshButtonVisible As Boolean
Get
Set
public:
property bool RefreshButtonVisible {
bool get ();
void set (bool value);
}member RefreshButtonVisible : bool with get, set
Valore della proprietà
Boolean
Vedi anche