DataGridRowClipboardEventArgs::FormatClipboardCellValues Method (String^)
.NET Framework (current version)
Returns the ClipboardRowContent values as a string in the specified format.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- format
-
Type:
System::String^
The data format in which to serialize the cell values.
The DataGrid uses this method to format cell values before copying them to the Clipboard. This method supports the following data formats:
.NET Framework
Available since 4.0
Available since 4.0
Show: