Is it possible to customise the row height and cells to wrap text when exporting from the DataGrid, using the List<GridColumn> exportColumns style code from the Advanced Example ?
I know I can set the Text Alignment, but I would also like to set the Vertical alignment, so if I have a row that is 100px high, I can set the vertical alignment to middle and the wrap text to true.
Any help with this would be grateful.
Thanks