DataGridRowClipboardEventArgs.

ClipboardRowContent Property

Summary

This list should be used to modify, add ot remove a cell content before it gets stored into the clipboard.

Syntax

public List<DataGridClipboardCellContent> ClipboardRowContent { get; }

Value

Type Description
List<DataGridClipboardCellContent>