[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.DropDownWidth

DropDownWidth Property

DropDownWidth

Gets or sets the width of the dropdown window. This is a dependency property.

Declaration
public double DropDownWidth { get; set; }
Public Property DropDownWidth As Double
Property Value
Type Description
double

The width of the dropdown window in pixels. The default is NaNDouble.NaN, which means that the dropdown window's width will same as control's width.