Summary
Gets or sets the selection state of the item.
- Namespace
- Avalonia
.Controls - Containing Type
- ListBoxItem
Syntax
public bool IsSelected { get; set; }
Value
Type | Description |
---|---|
bool |
public bool IsSelected { get; set; }
Type | Description |
---|---|
bool |