Table of Contents
DropDownMinHeight Property

Gets or sets the minimum height for the drop-down of the ComboBox.

Syntax
 public Double DropDownMinHeight { get; set; }
See Also