ComboBoxSelectionBoxItem Property
Gets or sets the item to display as the control's content.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Object? SelectionBoxItem { get; protected set; }
Public Property SelectionBoxItem As Object
Get
Protected Set
member SelectionBoxItem : Object with get, set
Property Value
Object