A newer version of this page is available.
Switch to the current version.
TreeMapLayoutAlgorithmBase.LayoutAlgorithmChanged Event
Occurs after a layout algorithm's property changes.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v18.2.dll
Declaration
public event LayoutAlgorithmChangedEventHandler LayoutAlgorithmChanged
Public Event LayoutAlgorithmChanged As LayoutAlgorithmChangedEventHandler
Event Data
The LayoutAlgorithmChanged event's data class is LayoutAlgorithmChangedEventArgs.
Implements
See Also
Feedback