ExpansionContextTIsReadOnly Property

Indicates if the list can be modified, or is readonly.

Definition

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

Property Value

Boolean

Implements

ICollectionTIsReadOnly

See Also