'Declaration Public Property DropDownType As DateDropDownType
'Usage Dim instance As DateTimeDropDownInfo Dim value As DateDropDownType instance.DropDownType = value value = instance.DropDownType
public DateDropDownType DropDownType {get; set;}
'Declaration Public Property DropDownType As DateDropDownType
'Usage Dim instance As DateTimeDropDownInfo Dim value As DateDropDownType instance.DropDownType = value value = instance.DropDownType
public DateDropDownType DropDownType {get; set;}