Table of Contents

Method ExpandAll

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

ExpandAll()

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

public virtual void ExpandAll()