DataGridRow.

Header Property

Summary

Gets or sets the row header.
Namespace
Avalonia.Controls
Containing Type
DataGridRow

Syntax

public object Header { get; set; }

Value

Type Description
object