rowHeight property
The height of the row at the specified rowIndex. If you want to change this height, you can return a different height from the SfDataGrid.onQueryRowHeight callback.
Implementation
final double rowHeight;
The height of the row at the specified rowIndex. If you want to change this height, you can return a different height from the SfDataGrid.onQueryRowHeight callback.
final double rowHeight;