Base:
method
GetValue
System.Windows.Forms.DataGridViewCell.GetValue(System.Int32)
2 references to GetValue
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewLinkCell.cs (2)
429object? value = GetValue(rowIndex); 503object? value = GetValue(rowIndex);