Proprietà DedNetApplicationShowAttributeLabelsInUI
             | 
          
        
        
            Indica se nascondere le traduzioni degli attributi (di default è False).
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool ShowAttributeLabelsInUI { get; set; }Public Property ShowAttributeLabelsInUI As Boolean
	Get
	Set
public:
property bool ShowAttributeLabelsInUI {
	bool get ();
	void set (bool value);
}member ShowAttributeLabelsInUI : bool with get, set
Valore della proprietà
Boolean
Vedi anche