Method Toggle
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.
Toggles the tree item to either the expanded or collapsed state.
public void Toggle()
The tree item is toggled to the state opposite its current state, either expanded or collapsed.