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