2 references to PropDataGridViewColumnValueType
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewColumn.cs (2)
1053return (Type) this.Properties.GetObject(PropDataGridViewColumnValueType); 1058this.Properties.SetObject(PropDataGridViewColumnValueType, value);