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

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

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