NoContextIsReadOnly Property

Indicates whether the list is read-only.

Definition

Namespace: MFiles.VAF.Placeholders
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public override bool IsReadOnly { get; }

Property Value

Boolean

Implements

ICollectionTIsReadOnly

See Also