Table of Contents

Property ReadOnly

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

ReadOnly

Gets or sets whether this HexView allows editing of the Stream of the underlying Stream. The default is false.

public bool ReadOnly { get; set; }

Property Value

bool