Categorized

Sets/returns if property list nodes are categorized or alphabetical.

Syntax

object.Categorized [= value]

The Categorized property syntax has the following parts:

Part Description
object A valid PropList object
value A Boolean value.

Settings

The settings for value are:

Setting Description
True Property list nodes are categorized in a treeview.
False Property list nodes are listed alphabetically.

Data Type

Boolean

Remarks

Default value = False