RadControls for Silverlight

The visual object used as a DragCue in RadTreeListView.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.GridView (in Telerik.Windows.Controls.GridView.dll) Version: 2013.1.403.1050

Syntax

C#
public class TreeListViewDragCue : ItemsControl
Visual Basic
Public Class TreeListViewDragCue _
	Inherits ItemsControl

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ItemsControl
            Telerik.Windows.Controls..::..ItemsControl
              Telerik.Windows.Controls..::..TreeListViewDragCue

See Also