CalendarDateChangedEventArgsAddedDate Property
Gets the date to be newly displayed.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public DateTime? AddedDate { get; }
Public ReadOnly Property AddedDate As DateTime?
Get
member AddedDate : Nullable<DateTime> with get
Property Value
NullableDateTimeThe new date to display.