DiagramContainerIsCollapsedChangingEventArgs Constructors
Provides data for the ContainerIsCollapsedChanging event.| Name | Parameters | Description |
|---|---|---|
| DiagramContainerIsCollapsedChangingEventArgs(DiagramContainer, Boolean, Boolean) | diagramContainer, oldValue, newValue | Initializes a new instance of the DiagramContainerIsCollapsedChangingEventArgs class with specified settings. |
See Also