Table of Contents

Method Toggle

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

Toggle()

Toggles the tree item to either the expanded or collapsed state.

public void Toggle()

Remarks

The tree item is toggled to the state opposite its current state, either expanded or collapsed.