Table of Contents

Property SuspendCollectionChangedEvent

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

SuspendCollectionChangedEvent

Allow suspending the CollectionChanged event from being invoked, if true, otherwise is false.

bool SuspendCollectionChangedEvent { get; set; }

Property Value

bool