1 write to Height
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewRowHeightInfoPushedEventArgs.cs (1)
14
Height
= height;
1 reference to Height
System.Windows.Forms.Tests (1)
System\Windows\Forms\DataGridViewRowHeightInfoPushedEventArgsTests.cs (1)
20
e.
Height
.Should().Be(height);