2 writes to columnIndex
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ColumnWidthChangingEvent.cs (2)
21
this.
columnIndex
= columnIndex;
30
this.
columnIndex
= columnIndex;
1 reference to columnIndex
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ColumnWidthChangingEvent.cs (1)
40
return this.
columnIndex
;