Proprietà DedFormAnagraficaPanelVisible
             | 
          
        
        
            Restituisce o imposta la visibilità del pannello contenente i pulsanti.
            
        
        Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
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