DataGridRowGroupHeader.

PropertyName Property

Summary

Gets or sets the name of the property that this DataGrid row is bound to.
Namespace
Avalonia.Controls
Containing Type
DataGridRowGroupHeader

Syntax

public string PropertyName { get; set; }

Value

Type Description
string