Gets or sets the indentation level of this INodeItem.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.HierarchicalData.Core (in DlhSoft.HierarchicalData.Core.dll)

Syntax

C#
int Indentation { get; set; }
Visual Basic (Declaration)
Property Indentation As Integer

See Also