Proprietà DedFormAnagraficaPanelVisible
|
Restituisce o imposta la visibilità del pannello contenente i pulsanti.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic bool PanelVisible { get; set; }Public Property PanelVisible As Boolean
Get
Set
public:
property bool PanelVisible {
bool get ();
void set (bool value);
}member PanelVisible : bool with get, set
Valore della proprietà
Boolean
Vedi anche