Table of Contents
ScrollDownLookID Property

Gets or sets the look ID for down scroller.

Syntax
 public String ScrollDownLookID { get; set; }
Remarks

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

See Also