© 2026 Hedgehog Software, LLC
this
extension(DataGridViewRow row) { public DataGridViewCell this[int i] => row.Cells[i]; }