Public Property SelectedDate As Nullable(Of Date)
public Nullable<DateTime> SelectedDate {get; set;}
Public Property SelectedDate As Nullable(Of Date)
public Nullable<DateTime> SelectedDate {get; set;}
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)