End Property
Gets the last date in the represented range.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public DateTime End { get; }
Public ReadOnly Property End As DateTime
Get
member End : DateTime with get
Property Value
DateTime
The last date in the represented range.