DataGridRowClipboardEventArgs Properties
Properties
ClipboardRowContent | This list should be used to modify, add ot remove a cell content before it gets stored into the clipboard. |
IsColumnHeadersRow | This property is true when the ClipboardRowContent represents column headers, in which case the Item is null. |
Item | DataGrid row item used for preparing the ClipboardRowContent. |
See Also
Reference
DataGridRowClipboardEventArgs Class
Avalonia.Controls Namespace