SelectedItemProperty Field
Defines the SelectedItem property.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly DirectProperty<SelectingItemsControl, Object?> SelectedItemProperty
Public Shared ReadOnly SelectedItemProperty As DirectProperty(Of SelectingItemsControl, Object)
static val SelectedItemProperty: DirectProperty<SelectingItemsControl, Object>
Field Value
DirectProperty(SelectingItemsControl, Object)
See Also
Reference
SelectingItemsControl Class
Avalonia.Controls.Primitives Namespace