Garry's Mod Wiki

Revision Difference

DListView:SortByColumn#513706

<function name="SortByColumn" parent="DListView" type="panelfunc">⤶ <ispanel>yes</ispanel>⤶ <description>Sorts the items in the specified column.</description>⤶ <realm>Client</realm>⤶ <args>⤶ <arg name="columnIndex" type="number">The index of the column that should be sorted.</arg>⤶ <arg name="descending" type="boolean" default="false">Whether the items should be sorted in descending order or not.</arg>⤶ </args>⤶ </function>⤶ ⤶