Summary
Gets the first date in the represented range.
- Namespace
- Avalonia
.Controls - Containing Type
- CalendarDateRange
Syntax
public DateTime Start { get; private set; }
Value
Type | Description |
---|---|
DateTime | The first date in the represented range. |