4 references to AllCells
System.Windows.Forms (4)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
952case DataGridViewAutoSizeRowsMode.AllCells:
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (3)
2338AutoResizeRows(DataGridViewAutoSizeRowsMode.AllCells); 2353case DataGridViewAutoSizeRowsMode.AllCells: 10414case DataGridViewAutoSizeRowsMode.AllCells: