ComponentOne DataGrid for WPF and Silverlight
DropDownHeight Property (DataGridComboBoxColumn)

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

Reference

DataGridComboBoxColumn Class
DataGridComboBoxColumn Members