ASP.NET Core MVC コントロールヘルプ
SelectedItem プロパティ (ListBox<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ListBox<T> クラス : SelectedItem プロパティ
Gets or sets the item that is currently selected in the list.
シンタックス
'宣言
 
Public Property SelectedItem As T
public T SelectedItem {get; set;}
参照

ListBox<T> クラス
ListBox<T> メンバ