RadControls for Silverlight

Presents the child data controls associated with the current parent record.

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

Syntax

C#
public class ChildDataControlsPresenter : Control
Visual Basic
Public Class ChildDataControlsPresenter _
	Inherits Control

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          Telerik.Windows.Controls.GridView..::..ChildDataControlsPresenter

See Also