Gets or sets the hierarchical indentation level of the current item in the containing collection.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)
Syntax
C# |
---|
public int Indentation { get; set; } |
Visual Basic (Declaration) |
---|
Public Property Indentation As Integer |