CGXGridParam::SetSyncCurrentCell
void SetSyncCurrentCell(BOOL b);
b
TRUE if current cell should be synchronized; FALSE otherwise.
Remarks
Specifies whether the grid should synchronize current cell movements among views attached to the same document when SetCurrentCell is called.
See Also
CGXGridParam::IsSyncCurrentCell CGXGridCore::SetCurrentCell