2 references to BoundColumnConverter
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewDataConnection.cs (1)
1582TypeConverter boundColumnConverter = BoundColumnConverter(boundColumnIndex);
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
10636dataGridViewColumn.BoundColumnConverter = conn.BoundColumnConverter(boundColumnIndex);