TreeViewItemLevel Property

Gets the level/indentation of the item.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public int Level { get; }

Property Value

Int32

See Also