sortType | |||||||
Type | property | ||||||
Dictionary | widget.treeview | ||||||
Library | Tree View | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget.treeview | ||||||
Summary | Manipulates the type of ordering in which elements of the tree view are displayed. | ||||||
Parameters |
| ||||||
Related | Property: sortOrder | ||||||
Description | Use the sortType property to use text or numeric comparison when ordering the keys of the arrayData of the tree view widget. |