Hello
It it possible to skip copying header cell content for particular column? For cells content I can use CopyingCellClipboardContent event. Is there any event for header cells?
I found in example CopyPasteFunctionality case where for Copied event there are made some modifications. So for my case I can use this approach but I am looking for some simpler.
It it possible to skip copying header cell content for particular column? For cells content I can use CopyingCellClipboardContent event. Is there any event for header cells?
I found in example CopyPasteFunctionality case where for Copied event there are made some modifications. So for my case I can use this approach but I am looking for some simpler.