Table of Contents

Property ReadOnly

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v9.dll

ReadOnly

When implemented by a class, gets or sets a value indicating whether the control's content is read-only.

bool ReadOnly { get; set; }

Property Value

bool