TreeViewItem.

Level Property

Summary

Gets the level/indentation of the item.
Namespace
Avalonia.Controls
Containing Type
TreeViewItem

Syntax

public int Level { get; private set; }

Value

Type Description
int