RadControls for Silverlight

Animate the layout so it looks like the old content is clipped and than the new content is than revealed.

Namespace: Telerik.Windows.Controls.TransitionEffects
Assembly: Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2013.2.611.1050

Syntax

C#
public class LayoutClipTransition : TransitionProvider
Visual Basic
Public Class LayoutClipTransition _
	Inherits TransitionProvider

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls.TransitionControl..::..TransitionProvider
    Telerik.Windows.Controls.TransitionEffects..::..LayoutClipTransition

See Also