Holds information about a single item animation in
RadDataBoundListBox that
has ended, as well as the amount of animations that are still playing.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Controls.Primitives (in Telerik.Windows.Controls.Primitives.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public class ItemAnimationEndedEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class ItemAnimationEndedEventArgs _
Inherits EventArgs |
| Visual C++ |
|---|
public ref class ItemAnimationEndedEventArgs : public EventArgs |
Inheritance Hierarchy
See Also