PreferenceObject T  IsReadOnly Property TIBCO Spotfire 6.0 API Reference
Gets whether or not this object is read only, that is, if its value can be changed by the user.

Namespace: Spotfire.Dxp.Framework.Preferences
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public bool IsReadOnly { get; }

Property Value

Type: Boolean
See Also