CGXGridParam::m_bDirectCopyPaste
BOOLm_bDirectCopyPaste;
Remarks
TRUE if data should be copied within the grid with the CopyCells method and not using the clipboard. FALSE if conventional clipboard copy/paste should be used.
When used with the formula engine, the default setting is TRUE. Otherwise the default setting is FALSE.