2 writes to column
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TableLayoutPanelCellPosition.cs (2)
30
this.
column
= column;
47
column
= value;
4 references to column
System.Windows.Forms (4)
winforms\Managed\System\WinForms\TableLayoutPanelCellPosition.cs (4)
44
return
column
;
55
dpeOther.
column
==
column
);
75
this.
column
);