Version

ScrollAnimation Enumeration

Specifies the Animation that should be used to scroll an item into view.///
Members
MemberDescription
ContinuousA continuous scroll that must be told when to stop.
NextItemAn animation that will scroll the next item to the specified.
PageAn animation that will scroll the next non-visible item into view.
Inheritance Hierarchy

Object
   Infragistics.Web.UI.ScrollAnimation

See Also