Revision Difference
DGrid:SetColWide#513253
<function name="SetColWide" parent="DGrid" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>⤶
Sets the width of each column.⤶
⤶
The cell panels (grid items) will not be resized or centered.⤶
</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="colWidth" type="number">The width of each column.</arg>⤶
</args>⤶
</function>⤶
⤶