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 |
public int Level { get; private set; }
Type | Description |
---|---|
int |