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

BaseNavigator.ScrollDownLookID Property

Gets or sets the look ID for down scroller.

[Visual Basic]
Public Property ScrollDownLookID As String
[C#]
public String ScrollDownLookID {get; set;}

Remarks

ScrollDownLookID is applied when scrolling is enabled. Use EnableScrolling to enable/disable scrolling.

See Also

BaseNavigator Class | EO.Web Namespace


Direct link to this topic