RadControls for Silverlight

Indicates UI indentation for nested properties visualization.

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 PropertyGridIndentCell : ContentControl
Visual Basic
Public Class PropertyGridIndentCell _
	Inherits ContentControl

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ContentControl
            Telerik.Windows.Controls.Data.PropertyGrid..::..PropertyGridIndentCell

See Also