Table of Contents

Property SuppressValueEvents

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

SuppressValueEvents

Gets or sets whether value change events are suppressed. Subclasses set this to true when programmatically updating the provider to prevent re-entrant event firing.

protected bool SuppressValueEvents { get; set; }

Property Value

bool