Revision Difference
DGrid:SetRowHeight#513252
<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</realm>⤶
<args>⤶
<arg name="rowHeight" type="number">The height of each row</arg>⤶
</args>⤶
</function>⤶
⤶