CGXGridParam::IsSyncCurrentCell

BOOL IsSyncCurrentCell();

Return Value

Returns whether the grid should synchronize current cell movements among views attached to the same document when SetCurrentCell is called.

TRUE if current cell should be synchronized; FALSE otherwise.

Remarks

Determineswhether synchronizing the current cell is enabled.

See Also

 CGXGridParam::SetSyncCurrentCell  CGXGridCore::SetCurrentCell

CGXGridParam

 Class Overview |  Class Members