'Declaration Public Property ShowToday As Boolean
'Usage Dim instance As DropDownCalendarInfo Dim value As Boolean instance.ShowToday = value value = instance.ShowToday
public bool ShowToday {get; set;}
'Declaration Public Property ShowToday As Boolean
'Usage Dim instance As DropDownCalendarInfo Dim value As Boolean instance.ShowToday = value value = instance.ShowToday
public bool ShowToday {get; set;}