CGXControl::CanCopy

virtual BOOL CanCopy();

Return Value

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

Remarks

The default implementation returns TRUE if current cell can supply clipboard data. FALSE otherwise.

See Also

 CGXControl::Copy

CGXControl

 Class Overview |  Class Members