1 write to column3
WinFormsControlsTest (1)
DataGridViewTest.Designer.cs (1)
39this.column3 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
3 references to column3
WinFormsControlsTest (3)
DataGridViewTest.Designer.cs (3)
69this.column3, 101this.column3.HeaderText = "Column3"; 102this.column3.Name = "column3";