Skip to main content
All docs
V19.2
Tab

ASPxTokenBox.AllowMouseWheel Property

This property is not in effect for the ASPxTokenBox class.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

[DefaultValue(false)]
public bool AllowMouseWheel { get; set; }

Property Value

Type Default
Boolean **false**

Remarks

Initializes a new instance of the ASPxTokenBox class with default settings.

See Also