DateTimePickerPanelSelectedValue Property

Gets or sets the selected value

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public int SelectedValue { get; set; }

Property Value

Int32

See Also