Base:
property
EditType
System.Windows.Forms.DataGridViewCell.EditType
2 references to EditType
System.Windows.Forms.Tests (2)
System\Windows\Forms\DataGridViewLinkCellTests.cs (2)
81
_cell.
EditType
.Should().BeNull();
88
cell.
EditType
.Should().BeNull();