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