Table of Contents

Method CollapseAll

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

CollapseAll()

Collapses this TreeViewItem and all the child tree items.

public void CollapseAll()

Remarks

The CollapseAll() method collapses this TreeViewItem and all the child tree items assigned to the Items collection.