SelectionBoxItemProperty Field
Defines the SelectionBoxItem property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly DirectProperty<ComboBox, Object?> SelectionBoxItemProperty
Public Shared ReadOnly SelectionBoxItemProperty As DirectProperty(Of ComboBox, Object)
static val SelectionBoxItemProperty: DirectProperty<ComboBox, Object>
Field Value
DirectProperty(ComboBox, Object)