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