Click or drag to resize
WorkspaceReadOnly Property
Returns 'true' if the workspace is currently in read-only mode.

Namespace: Colygon.MatchPoint.Workspaces.Model
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public bool ReadOnly { get; }

Property Value

Type: Boolean
See Also