'DeclarationPublic Property CalendarType As CalendarType
'UsageDim instance As DropDownCalendar Dim value As CalendarType instance.CalendarType = value value = instance.CalendarType
public CalendarType CalendarType {get; set;}
'DeclarationPublic Property CalendarType As CalendarType
'UsageDim instance As DropDownCalendar Dim value As CalendarType instance.CalendarType = value value = instance.CalendarType
public CalendarType CalendarType {get; set;}