<< Return to Main Index

< Return to Class Index

CGXGridCore::IsReadOnly

virtual BOOL IsReadOnly( );

Return Value

TRUE if the user is allowed to change cells.

Remarks

Overridable method which returns the read-only state.

As programmer, you can temporarily turn off the read-only state of cells. See CGXGridParam::SetLockReadOnly for further details.

See Also

CGXGridCore::SetReadOnly CGXGridParam::SetLockReadOnly

CGXGridCore

Class Overview | Class Members