Proprietà EditAttrControlBaseRepItems
|
Restituisce o imposta il dizionario contenente i repository dei vari attributi.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public Dictionary<Object, RepositoryItem> RepItems { get; set; }
Public Property RepItems As Dictionary(Of Object, RepositoryItem)
Get
Set
public:
property Dictionary<Object^, RepositoryItem^>^ RepItems {
Dictionary<Object^, RepositoryItem^>^ get ();
void set (Dictionary<Object^, RepositoryItem^>^ value);
}
member RepItems : Dictionary<Object, RepositoryItem> with get, set
Valore della proprietà
DictionaryObject,
RepositoryItemVedi anche