Gets or sets the hierarchical indentation level of the current item in the containing collection.

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

Syntax

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

See Also