property XMLGrid.ReadOnly as Boolean
Specifies whether the control is read only.

TypeDescription
Boolean A boolean expression that indicates whether the control is read only.
Use the ReadOnly property to make the control read only. Use the Enabled property to disable the control. Use the Locked property to lock an editor. If the control is read only, the Edit event is never fired