1 write to columnIndex
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewCellEventArgs.cs (1)
33this.columnIndex = columnIndex;
1 reference to columnIndex
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewCellEventArgs.cs (1)
42return this.columnIndex;