ListFieldChoice.ReadOnly Property
SharePoint Designer Developer Reference |
Returns a Boolean that indicates whether a field has read-only permissions. True indicates that the field cannot be modified by the user.
Syntax
expression.ReadOnly
expression Required. A variable that represents a ListFieldChoice object.
See Also