arrayStyle

Typeproperty
Dictionarywidget.treeview
LibraryTree View
Syntax
get the arrayStyle of <widget>
set the arrayStyle of <widget> to {true|false}
Associationscom.livecode.widget.treeview
Summary

Whether the tree view should display its contents in array style or as a standard tree view.

RelatedProperty: arrayData
Description

The arrayStyle property controls whether the keys of the arrayData of the widget are displayed with square brackets around them or not.