ItemIsExpanded Method

Object List Next Object

Defined By:
Indented List

Description:

ItemIsExpanded returns whether the next item in the list is of a greater level.

Declaration:

Function ItemIsExpanded(byVal index As Integer)As Integer

Details:

ItemIsExpanded will return True if the next item in the list has a greater level than the given item.