CGXGridCore::ResetCurrentCell

virtual void ResetCurrentCell(BOOL bStoreIfModified = TRUE);

bStoreIfModified

Specifies if the cell’s data should be stored when the user has modified it.

Remarks

Deactivates the current cell. If you specify TRUE and the content of the edit control is modified and valid, it will be saved by calling SetStyleRange.

See Also

 CGXControl::Store  CGXControl::Reset

CGXGridCore

 Class Overview |  Class Members