'Declaration Public Property CalendarType As CalendarType
'Usage Dim instance As CalendarDropDownStyleInfo Dim value As CalendarType instance.CalendarType = value value = instance.CalendarType
public CalendarType CalendarType {get; set;}
'Declaration Public Property CalendarType As CalendarType
'Usage Dim instance As CalendarDropDownStyleInfo Dim value As CalendarType instance.CalendarType = value value = instance.CalendarType
public CalendarType CalendarType {get; set;}