CalendarDateRange.

End Property

Summary

Gets the last date in the represented range.
Namespace
Avalonia.Controls
Containing Type
CalendarDateRange

Syntax

public DateTime End { get; private set; }

Value

Type Description
DateTime The last date in the represented range.