Revision Difference
DListView:SetDataHeight#554252
<function name="SetDataHeight" parent="DListView" type="panelfunc">
<ispanel>yes</ispanel>⤶
<description>
Sets the height of all lines of the <page>DListView</page> except for the header line.
See also <page>DListView:SetHeaderHeight</page>.
</description>
<realm>Client and Menu</realm>
<args>
<arg name="height" type="number">The new height to set. Default value is 17.</arg>
</args>
</function>