1 write to columnIndex
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewCellCancelEventArgs.cs (1)
34this.columnIndex = columnIndex;
1 reference to columnIndex
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewCellCancelEventArgs.cs (1)
43return this.columnIndex;