SelectedItem プロパティ (SLComboBox)

クラス

SLComboBox.

処理

[読み取り専用] 選択されている項目。選択範囲が空の場合は null (Visual Basic では Nothing) を返します。

構文

C#
protected SLComboBoxItem SelectedItem { get; }
VB
'Declaration
Protected Read Property SelectedItem As SLComboBoxItem

アクセス

読み取り専用。