Version

NextItemAnimation class Members

The following tables list the members exposed by NextItemAnimation.

Public Constructors
 NameDescription
Public ConstructorNextItemAnimation Constructor  
Public Properties
 NameDescription
Public PropertyalignmentGets where the next item will align in the visible area of the control.  
Public PropertydurationGets the duration of the animation. (Inherited from Infragistics.Web.UI.AnimationObject)
Public PropertyequationTypeGets the equation that will be used in the animation.  
Public Methods
 NameDescription
Public MethoddisposePrepares the object for deleteion, to be used internally. (Inherited from Infragistics.Web.UI.AnimationObject)
Public MethodisPlayingReturns true if the animation is currently running.  
Public MethodmoveItemIntoFocusScrolls the given ImageItem to the Alignment point specified on the control. This method will continuously perform a ScrollAnimation of type NextItem until the ImageItem is scrolled into alignment.  
Public MethodplayPlays the current animation in the specified direction  
See Also