Table of Contents

Method CollapseAll

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

CollapseAll()

Collapses this item and all the child items recursively. After calling this method, value of IsExpanded property will be false for this item and all its child items.

public virtual void CollapseAll()