DataGridColumn::OnCopyingCellClipboardContent Method (Object^)
.NET Framework (current version)
Raises the CopyingCellClipboardContent event.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- item
-
Type:
System::Object^
The data context for the selected element.
This method is called for each selected cell to retrieve the default cell content. It then raises the CopyingCellClipboardContent event. You can handle the event to modify the cell content before it is returned.
.NET Framework
Available since 4.0
Available since 4.0
Show: