Table of Contents

Method TreeChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

TreeChanged()

Notifies the container that the structure of the tree has changed.

void TreeChanged()

Remarks

This method should be called in some cases when the tree's structure is modified. It ensures that the tree view is updated to reflect the changes.