Skip to main content

SchedulerAppointmentDraggingBuilder.ScrollSensitivity Method

Name Parameters Description
ScrollSensitivity(JS) value Specifies the distance in pixels from the edge of viewport at which scrolling should start. Applies only if autoScroll is true. Mirrors the client-side scrollSensitivity option.
ScrollSensitivity(Double) value Specifies the distance in pixels from the edge of viewport at which scrolling should start. Applies only if autoScroll is true. Mirrors the client-side scrollSensitivity option.