DiagramShape.containerExpanded Property
Gets whether the container is expanded.
#Declaration
containerExpanded: boolean
#Property Value
Type | Description |
---|---|
boolean |
|
#Remarks
This property is in effect for HorizontalContainer or VerticalContainer shapes. If the shape is not a container, its containerExpanded property always returns true
.