Summary
Gets or sets a value indicating whether the item is expanded to show its children.
- Namespace
- Avalonia
.Controls - Containing Type
- TreeViewItem
Syntax
public bool IsExpanded { get; set; }
Value
Type | Description |
---|---|
bool |
public bool IsExpanded { get; set; }
Type | Description |
---|---|
bool |