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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ComboBoxBase<T> クラス : HandleWheel プロパティ
Gets or sets a value that determines whether the user can use the mouse wheel to change the currently selected item.
シンタックス
'宣言
 
Public Property HandleWheel As System.Boolean
public System.bool HandleWheel {get; set;}
解説
The default value for this property is **true**.
参照

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