ASP.NET Core MVC コントロールヘルプ
IDropDown インターフェース メンバ
プロパティ 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : IDropDown インターフェース

IDropDownデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
 プロパティGets or sets a value that indicates whether the control should automatically expand the selection to whole words/numbers when the control is clicked.  
 プロパティGets or sets a CSS class name to add to the control's drop-down element.  
 プロパティGets or sets a value that indicates whether the control should use a fade-in animation when displaying the drop-down.  
 プロパティGets or sets a value indicating whether the drop down is currently visible.  
 プロパティGets or sets a value that indicates whether the user can modify the control value using the mouse and keyboard.  
 プロパティGets or sets a value indicating whether the control value must be a non-empty string.  
 プロパティOccurs after the drop down is shown or hidden.  
 プロパティOccurs before the drop down is shown or hidden.  
 プロパティOccurs when the value of the Text property changes.  
 プロパティGets or sets the string shown as a hint when the control is empty.  
 プロパティGets or sets a value indicating whether the control should display a drop-down button.  
 プロパティGets or sets the text shown on the control.  
トップ
参照

IDropDown インターフェース
C1.Web.Mvc 名前空間