ComboBox.

SelectionBoxItem Property

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