CGXControl::CanCut

virtual BOOL CanCut();

Return Value

TRUE if cell contents can be copied; FALSE if the grid shall handle the Cut command.

Remarks

The default implementation returns TRUE if current cell can supply clipboard data and the current cell is active. FALSE otherwise.

See Also

 CGXControl::Cut

CGXControl

 Class Overview |  Class Members