3 references to DATAGRIDVIEWCOMBOBOXCELL_defaultMaxDropDownItems
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (2)
553
[DefaultValue(
DATAGRIDVIEWCOMBOBOXCELL_defaultMaxDropDownItems
)]
564
return
DATAGRIDVIEWCOMBOBOXCELL_defaultMaxDropDownItems
;
winforms\Managed\System\WinForms\DataGridViewComboBoxColumn.cs (1)
419
DefaultValue(DataGridViewComboBoxCell.
DATAGRIDVIEWCOMBOBOXCELL_defaultMaxDropDownItems
),