Skip to content

TreeSortedState - AbstractTreeView

Sorts items in tree in alphanumeric order

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer TreeSortedState
Access Type Syntax
Read Access: Get TreeSortedState to IntegerVariable
Write Access: Set TreeSortedState to IntegerVariable/Value

Description

If TreeSortedState is True, items in tree are automatically sorted in alphanumeric order, including items in all individual tree branches.

This is a design time only property and must be set before the TreeView is paged.

Sample

Set TreeSortedState to True