DatePickerMaxYear Property

Gets or sets the maximum year for the picker

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public DateTimeOffset MaxYear { get; set; }

Property Value

DateTimeOffset

See Also