3 references to IsRestricted
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewCell.cs (1)
3175
else if (this.DataGridView.
IsRestricted
)
winforms\Managed\System\WinForms\DataGridViewToolTip.cs (2)
61
if (this.dataGridView.
IsRestricted
)
80
if (this.dataGridView.
IsRestricted
)