Proprietà DedDocControlDedDocControlEventArgsSelectedDocumentsConfig
|
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
DictionaryDedDoc,
ListStringVedi anche