DataGridRowClipboardEventArgsIsColumnHeadersRow Property
This property is true when the ClipboardRowContent represents column headers, in which case the Item is null.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool IsColumnHeadersRow { get; }
Public ReadOnly Property IsColumnHeadersRow As Boolean
Get
member IsColumnHeadersRow : bool with get
Property Value
Boolean