ASP.NET Core MVC コントロールヘルプ
HandleWheel プロパティ (InputDateBase)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > InputDateBase クラス : HandleWheel プロパティ
Gets or sets a value that determines whether the user can edit the current value using the mouse wheel.
シンタックス
'宣言
 
Public Property HandleWheel As System.Boolean
public System.bool HandleWheel {get; set;}
解説
The default value for this property is **true**. Setting this property to **false** also disables the custom wheel handling for the control's drop-down.
参照

InputDateBase クラス
InputDateBase メンバ