Skip to main content

ITreeMapLayoutAlgorithm.LayoutAlgorithmChanged Event

Occurs after a layout algorithm’s property changes.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v23.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

event LayoutAlgorithmChangedEventHandler LayoutAlgorithmChanged

Event Data

The LayoutAlgorithmChanged event's data class is LayoutAlgorithmChangedEventArgs.

See Also