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