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