Skip to main content

OptionsBehavior.MouseWheelScrollAction Property

Namespace: DevExpress.Xpf.Scheduler

Assembly: DevExpress.Xpf.Scheduler.v14.2.dll

#Declaration

public MouseWheelScrollAction MouseWheelScrollAction { get; set; }

#Property Value

Type
MouseWheelScrollAction

#Property Paths

You can access the OptionsBehavior.MouseWheelScrollAction property from the following objects:

Object Type Path to MouseWheelScrollAction
SchedulerControl
.OptionsBehavior.MouseWheelScrollAction
See Also