Proprietà DedFormSaveCommandButtons
             | 
          
        
        
            Restituisce la bottoniera dei comandi
            
        
        Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic DedDropDownButtonControl CommandButtons { get; }Public ReadOnly Property CommandButtons As DedDropDownButtonControl
	Get
public:
property DedDropDownButtonControl^ CommandButtons {
	DedDropDownButtonControl^ get ();
}member CommandButtons : DedDropDownButtonControl with get
Valore della proprietà
DedDropDownButtonControl
Vedi anche