Back to Devexpress

ITreeMapLayoutAlgorithm.LayoutAlgorithmChanged Event

windowsforms-devexpress-dot-xtratreemap-dot-itreemaplayoutalgorithm.md

latest1.2 KB
Original Source

ITreeMapLayoutAlgorithm.LayoutAlgorithmChanged Event

Occurs after a layout algorithm’s property changes.

Namespace : DevExpress.XtraTreeMap

Assembly : DevExpress.XtraTreeMap.v25.2.dll

NuGet Package : DevExpress.TreeMap

Declaration

csharp
event LayoutAlgorithmChangedEventHandler LayoutAlgorithmChanged
vb
Event LayoutAlgorithmChanged As LayoutAlgorithmChangedEventHandler

Event Data

The LayoutAlgorithmChanged event's data class is LayoutAlgorithmChangedEventArgs.

See Also

ITreeMapLayoutAlgorithm Interface

ITreeMapLayoutAlgorithm Members

DevExpress.XtraTreeMap Namespace