Revision Difference
DListView:SetMultiSelect#513705
<function name="SetMultiSelect" parent="DListView" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>Sets whether multiple lines can be selected by the user by using the <key>Ctrl</key> or <key>Shift</key> keys. When set to false, only one line can be selected.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="allowMultiSelect" type="boolean">Whether multiple lines can be selected or not</arg>⤶
</args>⤶
</function>⤶
⤶