Search code examples
c#devexpressdevexpress-windows-ui

In DevExpress.XtraGrid Control ,How to set the height of the row to adjust the big text


The width of the column is fixed,and I hope that the height of the Row can be adjusted automatically.

PS:
gridView1.OptionsView.RowAutoHeight = true; does not worked Thks


Solution

  • Try the solution discussed in the below link. https://www.devexpress.com/Support/Center/Question/Details/A8/auto-height-of-grid-rows-and-text-wordwrap