RadControls for Silverlight

Presents sorted or grouped fields in PropertyGrid.

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

Syntax

C#
public class PropertyGridPresenter : ContentPresenter
Visual Basic
Public Class PropertyGridPresenter _
	Inherits ContentPresenter

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..ContentPresenter
          Telerik.Windows.Controls.Data.PropertyGrid..::..PropertyGridPresenter

See Also