Gets or sets the dropdown's height.
public Double PopupHeight { get; set; }
Public Property PopupHeight As Double
To specify the dropdown's minimum and maximum heights, use the PopupMinHeight and PopupMaxHeight properties, respectively.