2 writes to CurrentCol
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridState.cs (2)
73dgs.CurrentCol = CurrentCol; 104this.CurrentCol = dataGrid.currentCol;
2 references to CurrentCol
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridState.cs (2)
73dgs.CurrentCol = CurrentCol; 132dataGrid.currentCol = CurrentCol;