Indicates UI indentation for nested properties visualization.
Definition
Namespace:Telerik.Windows.Controls.Data.PropertyGrid
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
C#
public class PropertyGridIndentCell : ContentControl
Inheritance: objectPropertyGridIndentCell
Constructors
Initializes a new instance of the PropertyGridIndentCell class.
C#
public PropertyGridIndentCell()
Methods
Raises the event. This method is invoked whenever is set to true internally.
C#
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.