SelectedValue Property
Gets or sets the selected value
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int SelectedValue { get; set; }
Public Property SelectedValue As Integer
Get
Set
member SelectedValue : int with get, set
Property Value
Int32See Also
Reference
DateTimePickerPanel Class
Avalonia.Controls.Primitives Namespace