Table of Contents

Property AllowEdits

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

AllowEdits

Gets or sets whether this HexView allow editing of the Stream of the underlying Stream.

public bool AllowEdits { get; set; }

Property Value

bool

true if allow edits; otherwise, false.