Back to Devexpress

TreeMapLayoutAlgorithmBase.LayoutAlgorithmChanged Event

windowsforms-devexpress-dot-xtratreemap-dot-treemaplayoutalgorithmbase-147db393.md

latest1.3 KB
Original Source

TreeMapLayoutAlgorithmBase.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
public event LayoutAlgorithmChangedEventHandler LayoutAlgorithmChanged
vb
Public Event LayoutAlgorithmChanged As LayoutAlgorithmChangedEventHandler

Event Data

The LayoutAlgorithmChanged event's data class is LayoutAlgorithmChangedEventArgs.

Implements

LayoutAlgorithmChanged

See Also

TreeMapLayoutAlgorithmBase Class

TreeMapLayoutAlgorithmBase Members

DevExpress.XtraTreeMap Namespace