Proprietà DedNetApplicationShowAttributeLabelsInUI
|
Indica se nascondere le traduzioni degli attributi (di default è False).
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
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