4 references to AllCells
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (4)
1940AutoResizeRow(rowIndex, DataGridViewAutoSizeRowMode.AllCells); 10598return DataGridViewAutoSizeRowMode.AllCells; 10600return DataGridViewAutoSizeRowMode.AllCells; 18085AutoResizeRowInternal(e.RowIndex, DataGridViewAutoSizeRowMode.AllCells, true /*fixedWidth*/, true /*internalAutosizing*/);