Summary
Gets or sets the Selected Date for the picker, can be null
- Namespace
- Avalonia
.Controls - Containing Type
- DatePicker
Syntax
public DateTimeOffset? SelectedDate { get; set; }
Value
Type | Description |
---|---|
DateTimeOffset? |
public DateTimeOffset? SelectedDate { get; set; }
Type | Description |
---|---|
DateTimeOffset? |