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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ComboBoxBase<T> クラス : IsRequired プロパティ
Gets or sets a value that determines whether the control value must be set to a non-null value or whether it can be set to null (by deleting the content of the control).
シンタックス
'宣言
 
Public Overrides Property IsRequired As System.Boolean
public override System.bool IsRequired {get; set;}
参照

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