2 references to GetFrozen
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs (1)
1828
if (OwningColumn.Frozen && OwningRow.
GetFrozen
(rowIndex))
System\Windows\Forms\Controls\DataGridView\DataGridViewRow.cs (1)
186
return
GetFrozen
(Index);