Proprietà DedDocControlDedDocControlEventArgsSelectedDocumentsConfig
|
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public Dictionary<DedDoc, List<string>> SelectedDocumentsConfig { get; set; }
Public Property SelectedDocumentsConfig As Dictionary(Of DedDoc, List(Of String))
Get
Set
public:
property Dictionary<DedDoc^, List<String^>^>^ SelectedDocumentsConfig {
Dictionary<DedDoc^, List<String^>^>^ get ();
void set (Dictionary<DedDoc^, List<String^>^>^ value);
}
member SelectedDocumentsConfig : Dictionary<DedDoc, List<string>> with get, set
Valore della proprietà
Tipo:
DictionaryDedDoc,
ListStringVedi anche