Base:
method
GetValue
System.Windows.Forms.DataGridViewCell.GetValue(System.Int32)
2 references to GetValue
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewImageCell.cs (2)
318object value = GetValue(rowIndex); 378object value = GetValue(rowIndex);