1 write to columnIndex
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewCellFormattingEventArgs.cs (1)
35this.columnIndex = columnIndex;
1 reference to columnIndex
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewCellFormattingEventArgs.cs (1)
58return this.columnIndex;