3 references to ColumnIndex
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
13515if (e.ColumnIndex >= this.Columns.Count)
System.WorkflowServices (2)
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.cs (2)
365if (e.ColumnIndex == this.nameColumn.Index) 370if (e.ColumnIndex == this.typeColumn.Index)