BCGSuite for MFC
virtual BOOL CBCGPGridCtrl::IsCopyEnabled ( ) const
virtual

Tells whether copy operation is enabled for a grid control.

This function returns TRUE if copy operation is enabled for a grid control. FALSE is returned if serialization manager is NULL, or currently selected item is NULL. You can override this method in a derived class to control this option.