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