CGXStyle::GetReadOnly
BOOL GetReadOnly() const;
Return Value
Returns the read only setting. If TRUE, the user cannot change the cell.
Remarks
As programmer, you can temporarily turn off the read-only state of cells. See CGXGridParam::SetLockReadOnly for further details.