DataFormatterBaseCheckReadOnly Method

Spotfire 15.0 API Reference
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

ExceptionCondition
InvalidOperationExceptionIf the formatter is read-only.
Version Information


See Also

Reference