'Declaration Public Property MinDropDownHeight As System.Double
'Usage Dim instance As ToolbarDropDown Dim value As System.Double instance.MinDropDownHeight = value value = instance.MinDropDownHeight
public System.double MinDropDownHeight {get; set;}