GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLayer Class / IsReadOnly Property
In This Topic
    IsReadOnly Property (GoLayer)
    In This Topic
    This collection is never read-only programmatically, but might not be modifiable by the user: SetModifiable.
    Syntax
    public bool IsReadOnly {get;}
    See Also