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

Tells whether cut operation is enabled for a grid control.

This method returns TRUE if cut operation is enabled for a grid control. It returns FALSE for read only grids, or if the currently selected item is NULL. Override this method in a derived class control this option.