Table of Contents

Property ReadOnly

Namespace
Alternet.Editor.Common
Assembly
Alternet.Editor.Common.v10.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