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