XmlFormHostItem.ReadOnly Property
This member is a wrapper for the ReadOnly property of the XmlForm class.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property ReadOnly As Boolean
Get
'Usage
Dim instance As XmlFormHostItem
Dim value As Boolean
value = instance.ReadOnly
public virtual bool ReadOnly { get; }
Property Value
Type: System.Boolean
Returns Boolean.