Style Property
Object List Next Object
Defined By: ObjectList Control
Description:
Determines the format display of list items.
Settings:
Setting Description
0 - Sorted (Default) The list items will be displayed in alphabetical order.
- - Unsorted The list items will not be displayed in alphabetical order.
- - Tree The list items will be displayed in hierarchical order.
Details:
Sorted left-justifies all the list items and displays them in alphabetical
order. Unsorted left-justifies all the list items and displays them in a
non-alphabetical order. Tree displays top-level objects as left-justified, then indents
derived objects by one space and displays them immediately below the objects
they inherit from. Tree is very similar to the ObjectViewer’s Inheritance View.
Data Type: ObjectListStyle