Table of Contents

Property Cancel

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Cancel

Set to true if you want to prevent the selection going ahead (this will leave the FileDialog still showing).

public bool Cancel { get; set; }

Property Value

bool