Summary
Gets or sets the current Date for the picker
- Namespace
- Avalonia
.Controls - Containing Type
- DatePickerPresenter
Syntax
public DateTimeOffset Date { get; set; }
Value
Type | Description |
---|---|
DateTimeOffset |
public DateTimeOffset Date { get; set; }
Type | Description |
---|---|
DateTimeOffset |