SelectedItems プロパティ (DomListBox)

クラス

DomListBox.

処理

[読み書き可能] 選択した項目の名前。

構文

C#
protected List(Of ItemIdentifier) SelectedItems { get; set; }
VB
'Declaration
Protected ReadWrite Property SelectedItems As List(Of ItemIdentifier)

アクセス

読み書き。