New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.GridAnimationSettings

Class holding settings associated with the Telerik.Web.UI.RadGrid animations.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.ObjectWithState
  • Telerik.Web.UI.GridAnimationSettings

Properties

AllowColumnReorderAnimation Boolean

Gets or sets whether column animations are enabled for RadGrid when column reorder is enabled.

AllowColumnRevertAnimation Boolean

Gets or sets whether revert animations are enabled for RadGrid when column drag-to-group is enabled.

ColumnReorderAnimationDuration Int32

Gets or sets the duration of the reorder animation when column reorder is enabled in RadGrid.

ColumnRevertAnimationDuration Int32

Gets or sets the duration of the revert animation when column drag-to-group is enabled in RadGrid.

In this article