Revision Difference
DListView:GetSortable#554243
<function name="GetSortable" parent="DListView" type="panelfunc">
<ispanel>yes</ispanel>⤶
<description>
Returns whether sorting of columns by clicking their headers is allowed or not.
See also <page>DListView:SetSortable</page>.
</description>
<realm>Client and Menu</realm>
<rets>
<ret name="" type="boolean">Whether sorting of columns by clicking their headers is allowed or not</ret>
</rets>
</function>