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