Gets or sets the indentation left padding used for each hierarchical level in the view.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)
Syntax
C# |
---|
public double IndentationUnitSize { get; set; } |
Visual Basic (Declaration) |
---|
Public Property IndentationUnitSize As Double |