Proprietà DedCustomDependencyValues
|
Valori da riportare a schermo.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public Dictionary<string, Object> Values { get; }
Public ReadOnly Property Values As Dictionary(Of String, Object)
Get
public:
property Dictionary<String^, Object^>^ Values {
Dictionary<String^, Object^>^ get ();
}
member Values : Dictionary<string, Object> with get
Valore della proprietà
DictionaryString,
ObjectVedi anche