Table of Contents
DropDownMaxWidth Property

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

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