GridAnimationFactory
Class
An animation factory used for rows animations in RadGridView.
Definition
Namespace:Telerik.WinControls.UI.VisualEffects
Assembly:Telerik.WinControls.GridView.dll
Syntax:
C#
public class GridAnimationFactory
Inheritance: objectGridAnimationFactory
Constructors
C#
public GridAnimationFactory()
Methods
Gets the expand animation related with the specified animation type.
C#
public static GridExpandAnimation GetExpandAnimation(GridTableElement tableElement)
The table element.
Returns: