Class PropertyGridIndentPresenter
Inheritance
System.Object
PropertyGridIndentPresenter
Namespace: Telerik.UI.Xaml.Controls.Data.PropertyGrid
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class PropertyGridIndentPresenter : ItemsControl
Constructors
PropertyGridIndentPresenter()
Declaration
public PropertyGridIndentPresenter()
Fields
IndentLevelProperty
Declaration
public static readonly DependencyProperty IndentLevelProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
IndentLevel
Declaration
public int IndentLevel { get; set; }
Property Value
|
System.Int32
|