Revision Difference
DGrid:SetRowHeight#554127
<function name="SetRowHeight" parent="DGrid" type="panelfunc">
<ispanel>yes</ispanel>⤶
<description>
Sets the height of each row.
The cell panels (grid items) will not be resized or centered.
</description>
<realm>Client and Menu</realm>
<args>
<arg name="rowHeight" type="number">The height of each row</arg>
</args>
</function>