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