MenuScrollableSettingsBuilder
Methods
Distance(System.Double)
Sets the scroll amount (in pixels) that the Menu scrolls when the scroll buttons are hovered. Each such distance is animated and then another animation starts with the same distance. If clicking a scroll button, the Menu scrolls by doubling the distance.
Parameters
value - System.Double
The value for Distance
RETURNS
Returns the current MenuScrollableSettingsBuilder instance.
ScrollButtonsPosition(Kendo.Mvc.UI.ScrollButtonsPositionType)
Specifies where the scroll buttons appear when menu content overflows.
Parameters
value - ScrollButtonsPositionType
The value for ScrollButtonsPosition
RETURNS
Returns the current MenuScrollableSettingsBuilder instance.