sortOrder | |||||||
Type | property | ||||||
Dictionary | widget.treeview | ||||||
Library | Tree View | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget.treeview | ||||||
Summary | Manipulates the order in which elements of the tree view are displayed, with respect to the current sortType. | ||||||
Parameters |
| ||||||
Related | Property: arrayData, sortType | ||||||
Description | Use the sortOrder property to display the elements of the tree view in ascending or descending order of the keys of its arrayData, given the current sortType. |