1 write to columnIndex
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewCellParsingEventArgs.cs (1)
28this.columnIndex = columnIndex;
1 reference to columnIndex
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewCellParsingEventArgs.cs (1)
46return this.columnIndex;