Table of Contents
DropDownMinWidth Property

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

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