RadControls for WPF

A panel that governs transitions from one of its children to another.

Namespace: Telerik.Windows.Controls.Calendar
Assembly: Telerik.Windows.Controls.Input (in Telerik.Windows.Controls.Input.dll) Version: 2013.1.403.40

Syntax

C#
public class TransitionPanel : Panel
Visual Basic
Public Class TransitionPanel _
	Inherits Panel

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Panel
              Telerik.Windows.Controls.Calendar..::..TransitionPanel

See Also