2 references to DataGridView_HeaderCellReadOnlyProperty
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewHeaderCell.cs (2)
121
set => throw new InvalidOperationException(string.Format(SR.
DataGridView_HeaderCellReadOnlyProperty
, "ReadOnly"));
152
set => throw new InvalidOperationException(string.Format(SR.
DataGridView_HeaderCellReadOnlyProperty
, "Selected"));