New to Telerik UI for WinFormsStart a free 30-day trial

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)
Parameters:tableElementGridTableElement

The table element.

Returns:

GridExpandAnimation