Property ReadOnly
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; }
Gets or sets whether this HexView allows editing of the Stream of the underlying Stream. The default is false.
public bool ReadOnly { get; set; }