Specifies a scroll speed when scrolling is enabled.
[Visual Basic]
Public Property ScrollSpeed As
Int32
[C#]
public
Int32 ScrollSpeed {get; set;}
Remarks
This property specifies how many pixels the contents scroll up or down at each timer interval when scrolling. The default value is 6.
See Also
BaseNavigator Class | EO.Web Namespace