ComponentOne DataGrid for WPF and Silverlight
DropDownWidth Property (DataGridComboBoxColumn)

C1.WPF.DataGrid Namespace > DataGridComboBoxColumn Class : DropDownWidth Property
Gets or sets the width of the drop-down box (set to Double.NaN to size automatically).
Syntax
'Declaration
 
Public Property DropDownWidth As System.Double
public System.double DropDownWidth {get; set;}
See Also

Reference

DataGridComboBoxColumn Class
DataGridComboBoxColumn Members