Sets whether to show drag image
void SetDragImage( bool bAllow )
Example codes can be added to SetCellPicture's examples to run
m_GridCtrl.SetDragImage(true); //add in OnInitDialog()
GridControl::IsAllowDragImage
GridControl.h