Revision Difference
DGrid:AddItem#518120
<function name="AddItem" parent="DGrid" type="panelfunc">
<ispanel>yes</ispanel>
<description>Adds a new item to the grid.</description>
<realm>Client</realm>
<args>
<arg name="item" type="Panel">The item to add. It will be forced visible and parented to the <page>DGrid</page>.</arg>
<arg name="item" type="Panel">The item to add. It will be forced visible and parented to the <page>DGrid</page>.</arg>
</args>
</function>