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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ListBox<T> クラス : ItemRole プロパティ
Gets or sets the value of the "role" attribute added to the list items.
シンタックス
'宣言
 
Public Property ItemRole As System.String
public System.string ItemRole {get; set;}
解説
The default value for this property is "option".
参照

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