DataGridRowClipboardEventArgsItem Property

DataGrid row item used for preparing the ClipboardRowContent.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public Object Item { get; }

Property Value

Object

See Also