Revision Difference
DGrid:RemoveItem#513255
<function name="RemoveItem" parent="DGrid" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>Removes given panel from the <page>DGrid:GetItems</page>.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="item" type="Panel">Item to remove from the grid</arg>⤶
<arg name="bDontDelete" type="boolean" default="false">If set to true, the actual panel will not be removed via <page>Panel:Remove</page>.</arg>⤶
</args>⤶
</function>⤶
⤶