Show / Hide Table of Contents

Property IsReadOnly

| Edit this page View Source

IsReadOnly

Gets a value that indicates whether the value of a control is read-only.

Declaration
public bool IsReadOnly { get; }
Property Value
Type Description
bool

true if the value is read-only; false if it can be modified.

Implements
IValueProvider.IsReadOnly
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX