Beta Documentation - Subject to change.

Gets a function that is used to sort tree elements.

Syntax

Lua
function TreeView:GetSortMethod();

Returns

Type: Object
The function to sort tree elements.

Remarks

See Also