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