DataGridRowClipboardEventArgs.

IsColumnHeadersRow Property

Summary

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

Syntax

public bool IsColumnHeadersRow { get; }

Value

Type Description
bool