DataGridViewAutoSizeRowMode
Wisej.Web.DataGridViewAutoSizeRowMode
Last updated
Wisej.Web.DataGridViewAutoSizeRowMode
Last updated
AllCells
Fit the contents of all cells in the row including the header cell.
AllCellsExceptHeader
Fit the contents of all cells in the row excluding the header cell.
RowHeader
Fit the contents of the row header.
Adjusts the height of the row using the specified size mode.