Throws InvalidOperationException if the formatter is
read-only. Do this check before setting a property.
Namespace: Spotfire.Dxp.Data.Formatters
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
protected void CheckReadOnly()
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | If the formatter is read-only. |
Version Information
See Also