DropDownBoxStyle property: OrgChart class
Description
This property is retained for backward compatibility. PeopleTools version 8.52 and later do not use this property.
Specify the style for the drop-down list box header for the organization chart.
| Value | Description |
|---|---|
|
PT_ACTION_POSITION |
The button appears to left, aligned with the other descriptors. |
|
PT_ACTION_POSITION_RIGHT |
The button appears to right. |
|
PT_ACTION_POSITION_CENTER |
The button appears in the center of the node. |
The default style class is PT_ACTION_POSITION.
This property is read/write.