Skip to main content

IsColumnHeadersRow Property

This property is true when the ClipboardRowContent represents column headers, in which case the Item is null.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

public bool IsColumnHeadersRow { get; }

Property Value

Boolean

See Also

Reference

DataGridRowClipboardEventArgs Class
Avalonia.Controls Namespace