Garry's Mod Wiki

Revision Difference

DGrid:SetRowHeight#550205

<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>⤶ <realm>Client and Menu</realm>⤶ <args> <arg name="rowHeight" type="number">The height of each row</arg> </args> </function>