CellRenderer.getFixedSize

void getFixedSize(out int width, out int height)

Fills in width and height with the appropriate size of cell.

Parameters

widthlocation to fill in with the fixed width of the cell, or null
heightlocation to fill in with the fixed height of the cell, or null