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