Property SuspendCollectionChangedEvent | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

SuspendCollectionChangedEvent

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

public bool SuspendCollectionChangedEvent { get; set; }

Property Value

bool

Edit this page