'Declaration
<Foundation.ExportAttribute("MinDropDownHeight")> <BrowsableAttribute(True)> Public Property MinDropDownHeight As Double
'Usage
Dim instance As C1DropDown Dim value As Double instance.MinDropDownHeight = value value = instance.MinDropDownHeight