SelectedIndex プロパティ (UWPComboBox)

クラス

UWPComboBox.

処理

[読み取り専用] 選択されている項目のインデックス。選択範囲が空の場合は -1 を返します。 The value is zero-based.。

構文

'Declaration
Protected Read Property SelectedIndex As Integer

アクセス

読み取り専用。