2 references to DataGridView_CellNeedsDataGridViewForInheritedStyle
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs (1)
1874throw new InvalidOperationException(SR.DataGridView_CellNeedsDataGridViewForInheritedStyle);
System\Windows\Forms\Controls\DataGridView\DataGridViewColumnHeaderCell.cs (1)
279throw new InvalidOperationException(SR.DataGridView_CellNeedsDataGridViewForInheritedStyle);