2 references to Clear
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewCellCollection.cs (1)
22void IList.Clear() => Clear();
System\Windows\Forms\Controls\DataGridView\DataGridViewRow.cs (1)
1110cells.Clear();