|
Property: Appears - Where |
|
Specifies where the group appears relative to its parent group.
"Auto" is the most common value in this property, as it automatically decides where the group appears based on the available space at each side of its parent group.
This is how the "Auto" feature works:
| • | If parent group is vertical, the group appears at its right side unless it finds no available space and therefore appears at the left side. |
| • | If parent group is horizontal, the group appears below the parent unless it finds no available space and therefore appears above the parent. |
However, you may want to force the group to always open on a specific side of the parent group. This can be achieved with the following values:
"Right/Bottom edge of parent group"
Depending on the type of the parent group, the group appears always to the right of a vertical parent group or below a horizontal parent group.
"Left/Upper edge of parent group"
Depending on the type of the parent group, the group appears always to the left of a vertical parent group or above a horizontal parent group.
The last parameter specifies the distance of the group relative to its parent group's edge.
For example:
or 
| Values: | Auto |
Right/Bottom edge of parent group
Left/Upper edge of parent group
| Applies to: | Group |
| Type: | Style Property |