Skip to main content

SelectionBoxItem Property

Gets or sets the item to display as the control's content.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public Object? SelectionBoxItem { get; protected set; }

Property Value

Object

See Also

Reference

ComboBox Class
Avalonia.Controls Namespace