Discovered that certain UI elements, such as images, can increase the row height in a DataGridView even when AutoSize is disabled. As a result, AdjustDataGridView needs to be updated to enforce consistent row height with ConfigureDataGridViewColumns.
Discovered that certain UI elements, such as images, can increase the row height in a DataGridView even when AutoSize is disabled. As a result, AdjustDataGridView needs to be updated to enforce consistent row height with ConfigureDataGridViewColumns.