SelectedItemProperty Field
Identifies the SelectedItem property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<Object?> SelectedItemProperty
Public Shared ReadOnly SelectedItemProperty As StyledProperty(Of Object)
static val SelectedItemProperty: StyledProperty<Object>
Field Value
StyledProperty(Object)
The identifier the SelectedItem property.