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)
234
object? value =
GetValue
(rowIndex);
300
object? value =
GetValue
(rowIndex);