Summary
Gets or sets the item to display as the control's content.
- Namespace
- Avalonia
.Controls - Containing Type
- ComboBox
Syntax
protected object SelectionBoxItem { get; set; }
Value
Type | Description |
---|---|
object |
protected object SelectionBoxItem { get; set; }
Type | Description |
---|---|
object |