ClassAnimationStatusEventArgs
Class
Contains information about the way Animation has finished
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
cs-api-definition
public class AnimationStatusEventArgs : EventArgs
Inheritance: objectEventArgsAnimationStatusEventArgs
Inherited Members
Constructors
AnimationStatusEventArgs(RadObject)
Declaration
cs-api-definition
public AnimationStatusEventArgs(RadObject element)
Parameters
element
Properties
Element
Gets the element (if it exists) associated with the specified animation.
IsInterrupt
Gets value indicating whether the animation has been interrupted by another one.
Object
Gets the object associated with the specified animation.
RegisterValueAsLocal
Gets value indicating whether the animation has been interrupted by another one.