CalendarDateRangeEnd Property
Gets the last date in the represented range.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public DateTime End { get; }
Public ReadOnly Property End As DateTime
Get
member End : DateTime with get
Property Value
DateTimeThe last date in the represented range.