Control.ControlCollection.IsReadOnly Property

Definition

Gets a value that indicates whether this collection object is read-only.

C#
public bool IsReadOnly { get; }

Property Value

true if the current instance is read-only; otherwise, false.

Implements

Applies to

Product Versions
.NET Framework 1.1