Skip to main content
A newer version of this page is available. .

DayView.MouseWheelScrollSpeed Property

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v19.1.dll

Declaration

[DefaultValue(3)]
[XtraSerializableProperty(XtraSerializationFlags.DefaultValue)]
public int MouseWheelScrollSpeed { get; set; }

Property Value

Type Default
Int32 3
See Also