Revision Difference
DListView:GetSortable#550352
<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</realm>⤶
<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>