Garry's Mod Wiki

Revision Difference

DListView:RemoveLine#550356

<function name="RemoveLine" parent="DListView" type="panelfunc"> <ispanel>yes</ispanel> <description>Removes a line from the list view.</description> <realm>Client</realm>⤶ <realm>Client and Menu</realm>⤶ <args> <arg name="line" type="number">Removes the given row, by row id (same number as <page>DListView:GetLine</page>).</arg> </args> </function>