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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Cancel

Flag that allows the cancellation of the event. If set to true in the event handler, the event will be canceled.

public bool Cancel { get; set; }

Property Value

bool

Edit this page