CGXControl::IsReadOnly
virtual BOOL IsReadOnly();
Return Value
TRUE if the cell is read-only; FALSE otherwise.
Remarks
Determines whether the cell is read-only or if the user can change the cell.
See Also
CGXGridCore::IsReadOnly CGXStyle::GetReadOnly CGXGridParam::IsLockReadOnly