Table of Contents
ScrollUpLookID Property

Gets or sets the look ID for upper scroller.

Syntax
 public String ScrollUpLookID { get; set; }
Remarks

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

See Also