Table of Contents

Property IsReadOnly

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsReadOnly

Gets a value indicating whether the IList is read-only.

public override bool IsReadOnly { get; }

Property Value

bool

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