Class
PropertyGridIndentCell

Indicates UI indentation for nested properties visualization.

Definition

Namespace:Telerik.Windows.Controls.Data.PropertyGrid

Assembly:Telerik.Windows.Controls.Data.dll

Syntax:

cs-api-definition
public class PropertyGridIndentCell : ContentControl

Inheritance: objectPropertyGridIndentCell

Constructors

PropertyGridIndentCell()

Initializes a new instance of the PropertyGridIndentCell class.

Declaration

cs-api-definition
public PropertyGridIndentCell()

Methods

OnInitialized(EventArgs)

Raises the event. This method is invoked whenever is set to true internally.

Declaration

cs-api-definition
protected override void OnInitialized(EventArgs e)

Parameters

e

EventArgs

The RoutedEventArgs that contains the event data.