ComponentProperty.ReadOnly Property

[Read-only] This Boolean property indicates whether or not the component property is read-only. For example, checking the value of this property in your code before you change the value of a property can avoid unnecessary problems.

This property was introduced with the release of HotDocs 2006.

Syntax

bool ReadOnly [ get ]