Height of Row

Hello support ,



Can I get Height of specific row?

just like grid.getRowHeight(rowId)



Thanks

There is no API call, but you can access it through  DOM
    grid.getRowById(id).offsetHeight