Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

BaseNavigator.ScrollSpeed Property

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


Direct link to this topic