Back to Devexpress

DiagramContainerIsCollapsedChangingEventArgs Properties

windowsforms-devexpress-dot-xtradiagram-dot-diagramcontaineriscollapsedchangingeventargs-dot-underscore-properties.md

latest1.7 KB
Original Source

DiagramContainerIsCollapsedChangingEventArgs Properties

Provides data for the ContainerIsCollapsedChanging event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
ContainerThe container item whose IsCollapsed property value is being changed.
DiagramContainer
NewValueThe new value of the IsCollapsed property.
OldValueThe initial value of the IsCollapsed property.

See Also

DiagramContainerIsCollapsedChangingEventArgs Class

DiagramContainerIsCollapsedChangingEventArgs Members

DevExpress.XtraDiagram Namespace