New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
AllowColumnReorderAnimation
AllowColumnRevertAnimation
ColumnReorderAnimationDuration
ColumnRevertAnimationDuration
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.