DataGridRowGroupHeaderPropertyName Property

Gets or sets the name of the property that this DataGrid row is bound to.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public string PropertyName { get; set; }

Property Value

String

See Also