Table of Contents

Method HideAllAfterThis

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

HideAllAfterThis()

Hides all visible popup toolbars that appear after the current instance in the sequence.

public virtual void HideAllAfterThis()

Remarks

This method identifies the current instance within the collection of visible popup toolbars and hides all subsequent toolbars in the sequence. If the current instance is not found in the collection, the method performs no action.