Table of Contents
DropDownMaxHeight Property

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

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